X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Finpt-pgm.c;h=0225f3f73780452292623cfcf195f738ecca04c9;hb=fa489d6ef77150e60c31906ee322bea2901da57f;hp=ef9c3646440cc889c8d0fcd2fee0e93ee927bd28;hpb=4fdeb2145d081ff1b84e3f6c99f9d1c048c0d64a;p=pspp-builds.git diff --git a/src/inpt-pgm.c b/src/inpt-pgm.c index ef9c3646..0225f3f7 100644 --- a/src/inpt-pgm.c +++ b/src/inpt-pgm.c @@ -36,6 +36,9 @@ #include "var.h" #include "vfm.h" +#include "gettext.h" +#define _(msgid) gettext (msgid) + #include "debug-print.h" /* Indicates how a `union value' should be initialized. */