]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/libregexp/regerror.c
make bind(2) error handling consistent
[plan9front.git] / sys / src / libregexp / regerror.c
old mode 100755 (executable)
new mode 100644 (file)
index 92b73a0..1e0eef1
@@ -1,6 +1,6 @@
 #include <u.h>
 #include <libc.h>
-#include "regexp.h"
+#include <regexp.h>
 
 void
 regerror(char *s)