Tell core that we want to have this packet delivered
[oweals/gnunet.git] / src / nat / upnp.c
index 23168d20a5bb97513bf71bafeddb376933a806dc..4435741a0b6bbc85b133a9171fa375e9a3a0456c 100644 (file)
  *
  * @author Milan Bouchet-Valat
  */
+#include "platform.h"
+#include "gnunet_common.h"
+
 #include <stdlib.h>
 #include <assert.h>
 #include <errno.h>
 #include <string.h>
 
-#include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_nat_lib.h"
 #include "nat.h"
 #include "upnp-discover.h"