remove left-over wordexp.h include
This commit is contained in:
parent
a21155e24c
commit
3f7c7c2e38
|
@ -15,7 +15,6 @@
|
||||||
|
|
||||||
/* We need Xlib for XStringToKeysym */
|
/* We need Xlib for XStringToKeysym */
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <wordexp.h>
|
|
||||||
|
|
||||||
#include "all.h"
|
#include "all.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue