$NetBSD$
--- explib/exp_clib.c.orig	Wed Mar 21 12:00:27 2001
+++ explib/exp_clib.c	Wed Mar 21 11:59:49 2001
@@ -7,7 +7,10 @@
 would appreciate credit if this program or parts of it are used.
 */
 
-#include "expect_cf.h"
+#define TRUE 1
+#define FALSE 0
+
+/* #include "expect_cf.h" */
 #include <stdio.h>
 #include <setjmp.h>
 #ifdef HAVE_INTTYPES_H
@@ -634,7 +637,7 @@
  */
 
 #include "expect.h"
-#include "exp_int.h"
+/* #include "exp_int.h" */
 
 /* exp_glob.c - expect functions for doing glob
  *
