From e72637a2022c33425341ab26790d19f88d18fec5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 1 Jul 1997 16:54:08 +0000 Subject: Some configuration cleanup. svn path=/trunk/; revision=1133 --- uid.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'uid.c') diff --git a/uid.c b/uid.c index c531915a..d9650f1e 100644 --- a/uid.c +++ b/uid.c @@ -4,15 +4,13 @@ * For license terms, see the file COPYING in this directory. */ -#include +#include "config.h" #include - #if defined(STDC_HEADERS) #include #include #endif - #if defined(HAVE_UNISTD_H) #include #endif -- cgit v1.2.3