diff options
Diffstat (limited to 'common/t-stringhelp.c')
-rw-r--r-- | common/t-stringhelp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/t-stringhelp.c b/common/t-stringhelp.c index 9e5410bbe..e97b64a6e 100644 --- a/common/t-stringhelp.c +++ b/common/t-stringhelp.c @@ -40,9 +40,8 @@ #include <unistd.h> #include <sys/types.h> -#include "stringhelp.h" - #include "t-support.h" +#include "stringhelp.h" static char *home_buffer; |