diff options
Diffstat (limited to 'src/sp_network_utils.h')
| -rw-r--r-- | src/sp_network_utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_network_utils.h b/src/sp_network_utils.h index 6b6ce92..2c1062a 100644 --- a/src/sp_network_utils.h +++ b/src/sp_network_utils.h | |||
| @@ -3,6 +3,5 @@ | |||
| 3 | 3 | ||
| 4 | int get_ip_and_cidr(char *, sp_cidr *); | 4 | int get_ip_and_cidr(char *, sp_cidr *); |
| 5 | bool cidr_match(const char *, const sp_cidr *); | 5 | bool cidr_match(const char *, const sp_cidr *); |
| 6 | void apply_mask_on_ip(char *, const char * const); | ||
| 7 | 6 | ||
| 8 | #endif /*SP_NETWORK_UTILS_H*/ | 7 | #endif /*SP_NETWORK_UTILS_H*/ |
