Commit 60a9ee26 authored by Jack Jansen's avatar Jack Jansen

Added SIZEOF_VOID_P and HAVE_LONG_LONG

parent 573788ee
......@@ -44,6 +44,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_VOID_P 4
#define HAVE_LONG_LONG 1
#ifdef THINK_C
#define HAVE_FOPENRF
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment