summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/ka.c
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-11-16 10:12:47 +0000
committerOlivier Blin <oblin@mandriva.com>2007-11-16 10:12:47 +0000
commit947b9b17c1f2b532def0c9a8dbfc741e5dab037d (patch)
treec1bf86f02842baa241741580755141e7617f8742 /mdk-stage1/ka.c
parent3a8e3083d4f23d459e8498b81779ddbb3b912948 (diff)
downloaddrakx-backup-do-not-use-947b9b17c1f2b532def0c9a8dbfc741e5dab037d.tar
drakx-backup-do-not-use-947b9b17c1f2b532def0c9a8dbfc741e5dab037d.tar.gz
drakx-backup-do-not-use-947b9b17c1f2b532def0c9a8dbfc741e5dab037d.tar.bz2
drakx-backup-do-not-use-947b9b17c1f2b532def0c9a8dbfc741e5dab037d.tar.xz
drakx-backup-do-not-use-947b9b17c1f2b532def0c9a8dbfc741e5dab037d.zip
fix build with gcc
Diffstat (limited to 'mdk-stage1/ka.c')
-rw-r--r--mdk-stage1/ka.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdk-stage1/ka.c b/mdk-stage1/ka.c
index 5231f1d28..7d8325084 100644
--- a/mdk-stage1/ka.c
+++ b/mdk-stage1/ka.c
@@ -19,6 +19,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
+#include <unistd.h>
#include "config-stage1.h"
#include "frontend.h"