mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2026-05-05 09:58:08 +02:00
Remove superfluous and unguarded config.h include
config.h is correctly included behind a HAVE_CONFIG_H guard earlier in the file, so this isn't needed. Signed-off-by: Robin Linden <dev@robinlinden.eu>
This commit is contained in:
parent
5e0f8347ce
commit
3783190da9
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@
|
|||
#endif
|
||||
|
||||
#include "Xcursor.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#ifdef O_CLOEXEC
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue