src: compile fixes after libiptc dependency throwout

This commit is contained in:
Jan Engelhardt
2008-07-30 09:19:07 -04:00
parent f43ac442e1
commit 419006eff9
4 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
*/
#include <getopt.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>