diff options
Diffstat (limited to 'src/xtokid.c')
-rw-r--r-- | src/xtokid.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xtokid.c b/src/xtokid.c index c48834c..9299c00 100644 --- a/src/xtokid.c +++ b/src/xtokid.c @@ -19,6 +19,7 @@ #include <config.h> #include <stdio.h> #include <getopt.h> +#include "xstring.h" #include "xnls.h" #include "scanners.h" #include "idfile.h" |