Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / data / sys-file-writer.c
index 21b06139fe00e39a3d12ec32a22585765708962f..5ba525cbfed518edd7af6bcc1cb5ec7c443db429 100644 (file)
@@ -46,8 +46,6 @@
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include <libpspp/debug-print.h>
-
 /* Compression bias used by PSPP.  Values between (1 -
    COMPRESSION_BIAS) and (251 - COMPRESSION_BIAS) inclusive can be
    compressed. */