Added SIZEOF_VOID_P and HAVE_LONG_LONG

This commit is contained in:
Jack Jansen 1998-10-05 11:43:32 +00:00
parent 573788eef1
commit 60a9ee2679
1 changed files with 2 additions and 0 deletions

View File

@ -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