Fix to include system header files for using functions
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
#include <stdio.h>
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <X11/Intrinsic.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
Reference in New Issue
Block a user