Skip to content

Commit

Permalink
removed incorrect function prototypes in zfw.c
Browse files Browse the repository at this point in the history
  • Loading branch information
r-caamano committed Jul 3, 2024
1 parent efd9f47 commit dd0e2d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/zfw.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,6 @@ void open_if_list_ext_map();
void map_insert6();
void map_delete6();
void map_insert();
void print_rule();
void print_rule6();
int flush4();
int flush6();
void open_range_map();
Expand Down

0 comments on commit dd0e2d5

Please sign in to comment.