summaryrefslogtreecommitdiffhomepage
path: root/frameworks/libX11.fwrk/headers
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-22 19:30:25 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-22 19:30:25 +0100
commit9e096f17ed3e9ec4fe82fe91ba1f4ec227f9fdce (patch)
tree9975b69f2a7f454c6cb0b27b16ce189f99f7e651 /frameworks/libX11.fwrk/headers
parent90fe9efab4d025e269fc6003f1c628cc359506f0 (diff)
[FEAT] Working towards a X11ConnMgr implementation barebones.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'frameworks/libX11.fwrk/headers')
-rw-r--r--frameworks/libX11.fwrk/headers/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frameworks/libX11.fwrk/headers/Config.h b/frameworks/libX11.fwrk/headers/Config.h
index 7056070..f311fdb 100644
--- a/frameworks/libX11.fwrk/headers/Config.h
+++ b/frameworks/libX11.fwrk/headers/Config.h
@@ -6,6 +6,6 @@
#ifndef X11_FOUNDATION_H
#define X11_FOUNDATION_H
-#include <X11/Xlib.h>
+
#endif