summaryrefslogtreecommitdiffhomepage
path: root/frameworks/libX11.fwrk/headers/Config.h
blob: 70560705e561dbeb71dde8b5f73aaec577fd9357 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: Apache-2.0
// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/ne_system

#ifndef X11_FOUNDATION_H
#define X11_FOUNDATION_H

#include <X11/Xlib.h>

#endif