X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fget.c;h=a13277a6bf4676ccc0125d1bf846e5f50b9a25a4;hb=4de79b34b329d1da6cdeb145993d3efd911e2967;hp=bda892a503c6c0ef95e4f0ba63f2cf6d2c7aaf11;hpb=1a5f49c70a1bdc19d0c12a617d54013aa7118b4a;p=pspp-builds.git diff --git a/src/get.c b/src/get.c index bda892a5..a13277a6 100644 --- a/src/get.c +++ b/src/get.c @@ -40,6 +40,9 @@ #include "vfm.h" #include "vfmP.h" +#include "gettext.h" +#define _(msgid) gettext (msgid) + #include "debug-print.h" /* Rearranging and reducing a dictionary. */