summaryrefslogtreecommitdiffstats
path: root/lib/qfstring.c
diff options
context:
space:
mode:
authorChris Hall <chris.hall@highwayman.com>2010-12-21 11:12:30 +0000
committerChris Hall <chris.hall@highwayman.com>2010-12-21 11:12:30 +0000
commit121f2f888e02a28e7896f84dde019cb320f0b11d (patch)
tree99c3913759b80894b1cb83a508036223b9c98f5a /lib/qfstring.c
parentd475a0f198f880595eb27e44008e5de3aad25d73 (diff)
downloadquagga-121f2f888e02a28e7896f84dde019cb320f0b11d.tar.bz2
quagga-121f2f888e02a28e7896f84dde019cb320f0b11d.tar.xz
Creation of pipework branch
Diffstat (limited to 'lib/qfstring.c')
-rw-r--r--lib/qfstring.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/qfstring.c b/lib/qfstring.c
index 583d729f..3db3fedf 100644
--- a/lib/qfstring.c
+++ b/lib/qfstring.c
@@ -19,10 +19,8 @@
* Boston, MA 02111-1307, USA.
*/
-#include <stdbool.h>
-#include <stdint.h>
-
#include "qfstring.h"
+#include "zassert.h"
/*==============================================================================
*/