diff options
Diffstat (limited to 'libuxre/re.h')
| -rw-r--r-- | libuxre/re.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libuxre/re.h b/libuxre/re.h index 2738a05..64df2d0 100644 --- a/libuxre/re.h +++ b/libuxre/re.h @@ -35,7 +35,7 @@ /* #define __fnm_collate lc_collate */ /* <fnmatch.h> */ #include <limits.h> -#include <regex.h> +#include "regex.h" /* #include <fnmatch.h> */ #include <colldata.h> |
