Change "union value" to dynamically allocate long strings.
[pspp-builds.git] / src / language / dictionary / variable-display.c
index 277db48e56b2eb53bd292c5819ebb71fd849b529..83df065b99728e58745ffc72b08742a562b62e55 100644 (file)
@@ -27,6 +27,7 @@
 #include <libpspp/message.h>
 #include <libpspp/str.h>
 
+#include "minmax.h"
 #include "xalloc.h"
 
 #include "gettext.h"