]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - blob.c
Add missing regex include to generated command_list files.
[paraslash.git] / blob.c
diff --git a/blob.c b/blob.c
index 38e5cb54df04ad3a0600ac893e108a71446eb6da..6f10f0a2a02e7bb4ccbbebe7307bad007386bccf 100644 (file)
--- a/blob.c
+++ b/blob.c
@@ -6,6 +6,7 @@
 
 /** \file blob.c Macros and functions for blob handling. */
 
 
 /** \file blob.c Macros and functions for blob handling. */
 
+#include <regex.h>
 #include <fnmatch.h>
 #include <openssl/rc4.h>
 #include <osl.h>
 #include <fnmatch.h>
 #include <openssl/rc4.h>
 #include <osl.h>