1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-11 05:29:28 -04:00
elinks/src/viewer/dump
Felix Janda bfb4733f39 Don't use <sys/signal.h>
This legacy header appears to be unused. Removing its includes
avoids numerous warnings when compiling with musl libc:

/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
2017-11-23 17:51:41 -05:00
..
dump-color-mode.h dump: Define DUMP_COLOR_MODE_NONE 2009-06-21 19:35:50 +03:00
dump-specialized.h The union of the color and the node_number in the struct screen_char. 2012-03-03 11:27:58 +01:00
dump.c Don't use <sys/signal.h> 2017-11-23 17:51:41 -05:00
dump.h Declare element types of lists. 2007-07-26 22:47:23 +03:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00