- add a few basic tests for pidof(8)
[oweals/busybox.git] / libbb / xregcomp.c
index bfccfec692eebb246f1d7e0b9f0ac920a521e024..c28ca659d5afd86804d6b608d6cf2c14aa8d1769 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Utility routines.
  *
- * Copyright (C) many different people.  
+ * Copyright (C) many different people.
  * If you wrote this, please acknowledge your work.
  *
  * This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,7 @@
 
 #include <stdio.h>
 #include "libbb.h"
-#include <regex.h>
+#include "xregex.h"