Adopt use of gnulib for portability.
[pspp-builds.git] / src / count.c
index e3220d79485a5d94ea9c39f8c24374897c46fcd0..bab59f90c7c7db3d0f432bcf61948ad860368a43 100644 (file)
@@ -29,6 +29,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Implementation details:
 
    The S?SS manuals do not specify the order that COUNT subcommands are