don't use config.h
authorewt <devnull@localhost>
Thu, 16 Jan 1997 19:49:45 +0000 (19:49 +0000)
committerewt <devnull@localhost>
Thu, 16 Jan 1997 19:49:45 +0000 (19:49 +0000)
CVS patchset: 1303
CVS date: 1997/01/16 19:49:45

misc/realpath.c

index 51136ed..fe0dfd7 100644 (file)
  * GNU Library Public License for more details.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #include <sys/types.h>
 #if defined(HAVE_UNISTD_H) || defined(STDC_HEADERS)
 #include <unistd.h>