Skip to content

Commit 38423ce

Browse files
committed
chore: remove unused include (should help build on MINGW64)
1 parent f66a85e commit 38423ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hexedit.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#endif
1616
#include <curses.h>
1717
#include <ctype.h>
18-
#include <signal.h>
1918
#if HAVE_SYS_WAIT_H
2019
#include <sys/wait.h>
2120
#endif

0 commit comments

Comments
 (0)