diff options
Diffstat (limited to 'net/apinger/files/patch-src_apinger.h')
| -rw-r--r-- | net/apinger/files/patch-src_apinger.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/apinger/files/patch-src_apinger.h b/net/apinger/files/patch-src_apinger.h new file mode 100644 index 000000000000..417fa0908be2 --- /dev/null +++ b/net/apinger/files/patch-src_apinger.h @@ -0,0 +1,11 @@ +--- src/apinger.h.old 2008-07-10 22:38:08.000000000 +0200 ++++ src/apinger.h 2008-07-10 22:38:29.000000000 +0200 +@@ -119,7 +119,7 @@ + + extern int icmp_sock; + extern int icmp6_sock; +-extern int ident; ++extern uint16_t ident; + + extern struct timeval next_probe; + |
