summaryrefslogtreecommitdiff
path: root/package/libnet/patches/patch-src_libnet_prand_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-24 19:19:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-24 19:19:10 +0200
commite74eccf3fa0585abfbe52154646812d20f2560a2 (patch)
tree7f8ce3c103d7fbd7a98b4749c26f10de197871d4 /package/libnet/patches/patch-src_libnet_prand_c
parent0f8469e5c7f3477b3c521fb7f672fca8c294c0f3 (diff)
parentd3f9368c4bc389e7838abc4077d6ce92b77b2d31 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libnet/patches/patch-src_libnet_prand_c')
-rw-r--r--package/libnet/patches/patch-src_libnet_prand_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libnet/patches/patch-src_libnet_prand_c b/package/libnet/patches/patch-src_libnet_prand_c
deleted file mode 100644
index 0de1b898e..000000000
--- a/package/libnet/patches/patch-src_libnet_prand_c
+++ /dev/null
@@ -1,11 +0,0 @@
---- Libnet-1.0.2a.orig/src/libnet_prand.c 2001-02-05 20:22:26.000000000 +0100
-+++ Libnet-1.0.2a/src/libnet_prand.c 2009-06-12 21:48:27.000000000 +0200
-@@ -30,6 +30,8 @@
- *
- */
-
-+#include <stdlib.h>
-+
- #if (HAVE_CONFIG_H)
- #include "../include/config.h"
- #endif