- add a few basic tests for pidof(8)
[oweals/busybox.git] / libbb / xregcomp.c
index fa6c0fa2b08d7e8c03139ec8fbc92c7037c2f050..c28ca659d5afd86804d6b608d6cf2c14aa8d1769 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <stdio.h>
 #include "libbb.h"
-#include <regex.h>
+#include "xregex.h"