projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24d37fb
)
REMOVE CONFIG_BROKETS
author
David J. MacKenzie
<djm@gnu.org>
Mon, 26 Sep 1994 21:56:21 +0000
(21:56 +0000)
committer
David J. MacKenzie
<djm@gnu.org>
Mon, 26 Sep 1994 21:56:21 +0000
(21:56 +0000)
getloadavg.c
patch
|
blob
|
history
diff --git
a/getloadavg.c
b/getloadavg.c
index e7804f02b98e1cabb201684221e2c013440b0ea7..fd9fbaefe9e77361cd832aba5420d52d665d9bff 100644
(file)
--- a/
getloadavg.c
+++ b/
getloadavg.c
@@
-70,14
+70,7
@@
#ifdef HAVE_CONFIG_H
-#if defined (emacs) || defined (CONFIG_BROKETS)
-/* We use <config.h> 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 <config.h>
-#else
-#include "config.h"
-#endif
#endif
/* Exclude all the code except the test program at the end