updates.
[crypto.git] / lib / contrib / regex.c
index 560639cc2b4e7302efb0c69921ff1893028e37d8..e0d95f72abd61b2e85a53f5c6e006bd8632aadcb 100644 (file)
 
 /* We need this for `regex.h', and perhaps for the Emacs include files.  */
 #include <sys/types.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
+/*
+ifdef HAVE_CONFIG_H
+##include "config.h"
 #endif
+*/
 
 /* The `emacs' switch turns on certain matching commands
    that make sense only in Emacs. */