mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added missing stdlib.h header.
This commit is contained in:
parent
2d028fe4a6
commit
9eca312821
@ -30,6 +30,7 @@
|
||||
#include <FL/Fl.H>
|
||||
|
||||
#include <stdio.h> /* needed for XKBrules.h */
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_XKBRULES
|
||||
# include <X11/XKBlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user