aboutsummaryrefslogtreecommitdiff
path: root/libchill/leps.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-06 00:33:30 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-06 00:33:30 +0000
commit6fb7ef8bfb3f0911ca7f092026bb5f032a4d0178 (patch)
treee019280cafecad986a63addd669b1c46595167b9 /libchill/leps.c
parentc73673b9c3807811dfd14b88f94cf03dad869a1b (diff)
* allgmem.c: Do not include config.h anymore.
* allmem.c allocate.c andps.c cardps.c cause.c copyps.c: Likewise. * diffps.c eqps.c exh.c exhstack.c ffsetclrps.c ffsetps.c: Likewise. * flsetclrps.c flsetps.c inbitstr.c inps.c leps.c ltps.c: Likewise. * neps.c notps.c orps.c retmem.c rtsdummy.c setbitps.c: Likewise. * setbits.c sliceps.c terminate.c unhex.c unhex1.c xorps.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22285 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libchill/leps.c')
-rw-r--r--libchill/leps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libchill/leps.c b/libchill/leps.c
index 7c5231aa310..ab69295be63 100644
--- a/libchill/leps.c
+++ b/libchill/leps.c
@@ -20,7 +20,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define __CHILL_LIB__
-#include "config.h"
#include <stdio.h>
#include "powerset.h"