aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-29 12:39:10 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-29 12:39:10 +0000
commitce558c268727fb4a88cb2ccca7cc42bf3edc3751 (patch)
tree4e8abb23f870ceea7673ba1f10a120aa3a2fa317 /src/nat
parenta25ea7e439e87a27cdb503bf15bf25461909240f (diff)
downloadgnunet-ce558c268727fb4a88cb2ccca7cc42bf3edc3751.tar.gz
gnunet-ce558c268727fb4a88cb2ccca7cc42bf3edc3751.zip
only for headers
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/natpmp.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/nat/natpmp.c b/src/nat/natpmp.c
index 335228767..16d68c702 100644
--- a/src/nat/natpmp.c
+++ b/src/nat/natpmp.c
@@ -30,15 +30,6 @@
30 * 30 *
31 * @author Milan Bouchet-Valat 31 * @author Milan Bouchet-Valat
32 */ 32 */
33
34#ifdef __cplusplus
35extern "C"
36{
37#if 0 /* keep Emacsens' auto-indent happy */
38}
39#endif
40#endif
41
42#include <assert.h> 33#include <assert.h>
43#include <errno.h> 34#include <errno.h>
44#include <time.h> 35#include <time.h>