Source
diff -urN ../ijb-zlib-11.orig/ssplit.c ./ssplit.c
--- ../ijb-zlib-11.orig/ssplit.c Thu Aug 3 23:39:24 2000
+++ ./ssplit.c Thu Jan 6 15:38:45 2005
@@ -22,9 +22,10 @@
* l = flag indicating whether to ignore leading field separators
*/
+#include "loaders.h"
/* For free() */
/* Required by jcc.h */
-#include "gnu_regex.h"
+#include <gnuregex.h>
/* For zalloc() */
/* DEBUG macro use in this file is not */
/* consistent with use in jcc.h */