mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 05:27:00 +03:00
Do not include setjmp.h, pngconf.h gets upset
svn path=/trunk/netsurf/; revision=7221
This commit is contained in:
parent
3b6f32c911
commit
89f0a452f2
@ -26,7 +26,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <termios.h>
|
||||
#include <errno.h>
|
||||
#include <setjmp.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/wait.h>
|
||||
|
Loading…
Reference in New Issue
Block a user