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

@@ -20,6 +20,7 @@
#include <fcntl.h>
#include <getopt.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>