Skip to content

Commit 804cd14

Browse files
author
jkbzh
committed
backport: Remove spurious include that keeps hypermail from compiling under macos
1 parent 23d55a3 commit 804cd14

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/file.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@
5353
#endif
5454
#endif /* HAVE_LIBFNV */
5555

56-
extern int snprintf(char *str, size_t size, const char *format, ...);
57-
58-
5956
/*
6057
** Does a file exist?
6158
*/

0 commit comments

Comments
 (0)