diff options
Diffstat (limited to 'src/qmail-pw2u.c')
-rw-r--r-- | src/qmail-pw2u.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmail-pw2u.c b/src/qmail-pw2u.c index 0be600a..5edb376 100644 --- a/src/qmail-pw2u.c +++ b/src/qmail-pw2u.c @@ -5,8 +5,8 @@ #include "buffer.h" #include "byte.h" #include "constmap.h" -#include "exit.h" #include "error.h" +#include "exit.h" #include "getln.h" #include "getoptb.h" #include "open.h" |