mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Merge pull request #16 from aelmahmoudy/hb_fix
Add signal.h to heartbeat,c includes
This commit is contained in:
commit
639748a20c
@ -5,6 +5,7 @@
|
||||
#endif
|
||||
|
||||
#include <sys/time.h> /* setitimer(2) */
|
||||
#include <signal.h>
|
||||
|
||||
#include "elinks.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user