mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
include <stdlib.h> to get exit() prototype declaration.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
extern Display *dpy;
|
||||
extern int screen;
|
||||
|
||||
Reference in New Issue
Block a user