aboutsummaryrefslogtreecommitdiff
path: root/libchill/orps.c
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-09-06 00:33:30 +0000
committerJeff Law <law@gcc.gnu.org>1998-09-05 18:33:30 -0600
commitde8ff4040575c3cffcc4dab21b959395f86aa48b (patch)
treee019280cafecad986a63addd669b1c46595167b9 /libchill/orps.c
parentcf396f5f048135b21f65deac34f5f27412682a54 (diff)
downloadgcc-de8ff4040575c3cffcc4dab21b959395f86aa48b.zip
gcc-de8ff4040575c3cffcc4dab21b959395f86aa48b.tar.gz
gcc-de8ff4040575c3cffcc4dab21b959395f86aa48b.tar.bz2
allgmem.c: Do not include config.h anymore.
* 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. From-SVN: r22285
Diffstat (limited to 'libchill/orps.c')
-rw-r--r--libchill/orps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libchill/orps.c b/libchill/orps.c
index 79e6a8f..46d1195 100644
--- a/libchill/orps.c
+++ b/libchill/orps.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"