--- rlwrap.h.orig Tue Sep 11 06:02:47 2001 +++ rlwrap.h Mon Mar 4 07:37:19 2002 @@ -36,6 +36,10 @@ #include #include +#ifdef HAVE_GETOPT_LONG +#include +#endif + #ifdef HAVE_GETOPT_H #include #endif