[nat] Turn off compiler warning...

This commit is contained in:
Holger Hans Peter Freyther 2010-01-12 21:36:08 +01:00
parent da86c0a034
commit 5aa25ae9e6
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
#define _GNU_SOURCE