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