You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/thc-ipv6/files/thc-ipv6-3.2-stdint.patch

11 lines
208 B

--- thc-ipv6-3.2/dnsrevenum6.c
+++ thc-ipv6-3.2/dnsrevenum6.c
@@ -17,6 +17,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stdint.h>
#include <string.h>
#include <strings.h>
#include <string.h>