segment: Fix 1-byte read past initialized data when file ends in CR.
[pspp] / tests / libpspp / ll-test.c
index 7bf01248c1b7a4cf2fe695431590e61fbaa7a574..f92bc6cba8b50245b41054127a5a2bb9220112e7 100644 (file)
@@ -31,7 +31,6 @@
 #endif
 
 #include <libpspp/ll.h>
-#include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>