diff options
Diffstat (limited to 'lib/xstrndup.c')
| -rw-r--r-- | lib/xstrndup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xstrndup.c b/lib/xstrndup.c index d43e3b9e..a257aa9a 100644 --- a/lib/xstrndup.c +++ b/lib/xstrndup.c @@ -33,7 +33,7 @@ #include <stdint.h> #include <string.h> #include "libeu.h" - +#include "system.h" /* Return a newly allocated copy of STRING. */ char * |
