X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/tweak/blobdiff_plain/ef7de29520064be6b8950e1b5715b565ccc8d0ce..11825bd41d76804f440aa1511dda1ec20e566858:/slang.c diff --git a/slang.c b/slang.c index 3a0d24b..172c5db 100644 --- a/slang.c +++ b/slang.c @@ -1,3 +1,5 @@ +#include "tweak.h" + #include #include #include @@ -11,8 +13,6 @@ #include -#include "tweak.h" - #if defined(unix) && !defined(GO32) static int sigwinch (int sigtype) {