Remove some duplicate #include statements.
[paraslash.git] / error2.c
index 189a2962e73f61ec47405c47147c8d9e4e256695..0f2f9142d7a0ae5b8a2d302c0229b59208f75e45 100644 (file)
--- a/error2.c
+++ b/error2.c
@@ -9,11 +9,9 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
-#include <assert.h>
 #include <inttypes.h>
 #include <string.h>
 #include <stdbool.h>
-#include <stdbool.h>
 #include <errno.h>
 #include <ctype.h>