X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fstr.c;h=8912f3e58b6a4ec5921e58a952fd316dcb137560;hb=3a7fba81ceae5b049d0f7d671e9e3c3c43bbf703;hp=0a9d0d0f26d713fb64ce6de6b0e3f4cfa0a13377;hpb=b9dcb1c23a48b9db5444b9f10aac0748b83898ad;p=pspp-builds.git diff --git a/src/str.c b/src/str.c index 0a9d0d0f..8912f3e5 100644 --- a/src/str.c +++ b/src/str.c @@ -18,6 +18,7 @@ 02111-1307, USA. */ #include +#include "str.h" #include #include #include @@ -25,7 +26,6 @@ #include "alloc.h" #include "error.h" #include "pool.h" -#include "str.h" /* sprintf() wrapper functions for convenience. */