added #define for SCO
authorewt <devnull@localhost>
Wed, 23 Jul 1997 18:35:34 +0000 (18:35 +0000)
committerewt <devnull@localhost>
Wed, 23 Jul 1997 18:35:34 +0000 (18:35 +0000)
CVS patchset: 1761
CVS date: 1997/07/23 18:35:34

misc/miscfn.h

index e3dbb9a..7365d22 100644 (file)
@@ -79,6 +79,7 @@ extern void *myrealloc(void *, size_t);
        char * our_mntdir;
    };
    struct our_mntent *getmntent(FILE *filep);
+#  define our_mntent struct our_mntent
 # else
    #include <stdio.h>
    struct our_mntent {