X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fdictionary%2Fnumeric.c;h=3e3d7651dbe83b73e244ec9f822805fb1f891900;hb=77e551d23575da6b89f866612ab39c2b0497c9be;hp=4800ac86944f83f894f6cf0df662551bec11669d;hpb=416f7c47be6ede7e6aaf6194e00ba9432097dfd3;p=pspp-builds.git diff --git a/src/language/dictionary/numeric.c b/src/language/dictionary/numeric.c index 4800ac86..3e3d7651 100644 --- a/src/language/dictionary/numeric.c +++ b/src/language/dictionary/numeric.c @@ -30,8 +30,6 @@ #include "gettext.h" #define _(msgid) gettext (msgid) -#include - /* Parses the NUMERIC command. */ int cmd_numeric (void)