Mercurial > emacs
comparison src/s/usg5-4.h @ 3824:d7069bd44885
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 18 Jun 1993 18:58:46 +0000 |
parents | 7be0f0a02725 |
children | 04801cc935e6 |
comparison
equal
deleted
inserted
replaced
3823:7747dabf897f | 3824:d7069bd44885 |
---|---|
85 | 85 |
86 /* libc has this stuff, but not utimes. */ | 86 /* libc has this stuff, but not utimes. */ |
87 | 87 |
88 #define HAVE_SELECT | 88 #define HAVE_SELECT |
89 #define HAVE_TIMEVAL | 89 #define HAVE_TIMEVAL |
90 #define HAVE_CLOSEDIR | |
91 | 90 |
92 /* <sys/stat.h> *defines* stat(2) as a static function. If "static" | 91 /* <sys/stat.h> *defines* stat(2) as a static function. If "static" |
93 * is blank, then many files will have a public definition for stat(2). | 92 * is blank, then many files will have a public definition for stat(2). |
94 */ | 93 */ |
95 | 94 |