Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / language / lexer / q2c.c
index 72ce7addc9f6ebcdf9d2a047e66c9c0c22347cb0..ec369dbcb5b3b0d04bc40d428c1ddb6f2bbcf259 100644 (file)
@@ -41,8 +41,6 @@
 #endif
 
      
-#include <libpspp/debug-print.h>
-
 /* Max length of an input line. */
 #define MAX_LINE_LEN 1024