Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Mar 8, 2024
1 parent c23ca39 commit 00f07c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bsd/extern.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <sys/types.h>
#include <limits.h>

int memnchr(const void *, int, size_t);
void free_argv(char **);
Expand Down

0 comments on commit 00f07c6

Please sign in to comment.