From 990c39d97359ee1bd27d76356f274abcdaf66212 Mon Sep 17 00:00:00 2001 From: "David J. MacKenzie" Date: Mon, 26 Sep 1994 21:56:21 +0000 Subject: REMOVE CONFIG_BROKETS --- getloadavg.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'getloadavg.c') diff --git a/getloadavg.c b/getloadavg.c index e7804f0..fd9fbae 100644 --- a/getloadavg.c +++ b/getloadavg.c @@ -70,14 +70,7 @@ #ifdef HAVE_CONFIG_H -#if defined (emacs) || defined (CONFIG_BROKETS) -/* We use instead of "config.h" so that a compilation - using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because it found this file in $srcdir). */ #include -#else -#include "config.h" -#endif #endif /* Exclude all the code except the test program at the end -- cgit v1.2.3