X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Flexer%2Fq2c.c;h=1b12c269a140c80e91738c1de2f0e348a2a2dd11;hb=793b1e4345762d98ecc0ffbf6ace0b901c0b52b5;hp=ec369dbcb5b3b0d04bc40d428c1ddb6f2bbcf259;hpb=9c8c1170e3b3cb59f9bf8fe6b27ecba7067b8cfa;p=pspp-builds.git diff --git a/src/language/lexer/q2c.c b/src/language/lexer/q2c.c index ec369dbc..1b12c269 100644 --- a/src/language/lexer/q2c.c +++ b/src/language/lexer/q2c.c @@ -29,16 +29,7 @@ #include #include #include - - -/* Brokenness. */ -#ifndef EXIT_SUCCESS -#define EXIT_SUCCESS 0 -#endif - -#ifndef EXIT_FAILURE -#define EXIT_FAILURE 1 -#endif +#include "exit.h" /* Max length of an input line. */