diff options
Diffstat (limited to 'include/libbb.h')
-rw-r--r-- | include/libbb.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/libbb.h b/include/libbb.h index 65c6b9f39..085210431 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
@@ -1109,9 +1109,6 @@ void bb_displayroutes(int noresolve, int netstatfmt) FAST_FUNC; | |||
1109 | 1109 | ||
1110 | 1110 | ||
1111 | /* Networking */ | 1111 | /* Networking */ |
1112 | int create_icmp_socket(void) FAST_FUNC; | ||
1113 | int create_icmp6_socket(void) FAST_FUNC; | ||
1114 | /* interface.c */ | ||
1115 | /* This structure defines protocol families and their handlers. */ | 1112 | /* This structure defines protocol families and their handlers. */ |
1116 | struct aftype { | 1113 | struct aftype { |
1117 | const char *name; | 1114 | const char *name; |