Adopt use of gnulib for portability.
[pspp-builds.git] / src / inpt-pgm.c
index ef9c3646440cc889c8d0fcd2fee0e93ee927bd28..0225f3f73780452292623cfcf195f738ecca04c9 100644 (file)
@@ -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. */