aboutsummaryrefslogtreecommitdiff
path: root/wsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsp.c')
-rw-r--r--wsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsp.c b/wsp.c
index 8dd7dc9..cea7980 100644
--- a/wsp.c
+++ b/wsp.c
@@ -22,8 +22,8 @@
#include <string.h>
#include <assert.h>
#include <errno.h>
-#include "wordsplit.h"
#include "wordsplit-version.h"
+#include "wordsplit.h"
extern char **environ;

Return to:

Send suggestions and report system problems to the System administrator.