Adopt use of gnulib for portability.
[pspp-builds.git] / src / modify-vars.c
index fee6d59b840f92afdff88c1a877dc0a15cfc0a6e..86ef2b3c54666ad59320bdff93caad793e8e709c 100644 (file)
@@ -33,6 +33,9 @@
 #include "var.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* FIXME: should change weighting variable, etc. */
 /* These control the ordering produced by
    compare_variables_given_ordering(). */