X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ferror.c;h=fc34d5d9deccc97052039ba6b483eb838317601b;hb=3a7fba81ceae5b049d0f7d671e9e3c3c43bbf703;hp=181bd3c9587241e97fa69ce6cc513e1db7d5aac9;hpb=73d0e3cb5a4e99b5d46ea0ca2af5e8cdbaf445bc;p=pspp diff --git a/src/error.c b/src/error.c index 181bd3c958..fc34d5d9de 100644 --- a/src/error.c +++ b/src/error.c @@ -36,13 +36,13 @@ char *alloca (); #endif #include +#include "error.h" #include #include #include #include #include "alloc.h" #include "command.h" -#include "error.h" #include "getline.h" #include "main.h" #include "output.h"