Adopt use of gnulib for portability.
[pspp-builds.git] / src / rename-vars.c
index eeb0b89dfce277e8fdc20ea9d5471b20f4f0efe8..57af1c01023fafee8e49d06323d8e9f0ad2d43d5 100644 (file)
@@ -29,6 +29,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* The code for this function is very similar to the code for the
    RENAME subcommand of MODIFY VARS. */
 int