X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Flexer%2Fq2c.c;h=1b12c269a140c80e91738c1de2f0e348a2a2dd11;hb=aacb81b15f6b8b34def3ef7b76c7d069a64bc5d8;hp=ec369dbcb5b3b0d04bc40d428c1ddb6f2bbcf259;hpb=77e551d23575da6b89f866612ab39c2b0497c9be;p=pspp diff --git a/src/language/lexer/q2c.c b/src/language/lexer/q2c.c index ec369dbcb5..1b12c269a1 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. */