diff options
Diffstat (limited to 'toys/posix/nl.c')
-rw-r--r-- | toys/posix/nl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/posix/nl.c b/toys/posix/nl.c index b462cddd..c7e7b92c 100644 --- a/toys/posix/nl.c +++ b/toys/posix/nl.c @@ -27,7 +27,6 @@ config NL #define FOR_nl #include "toys.h" -#include "lib/xregcomp.h" GLOBALS( long w; |