Clearlooks: don't hardcode define HAVE_UNISTD_H

This commit is contained in:
Robin Gareus
2025-11-25 16:17:36 +01:00
parent 33b1792726
commit 0893098071

View File

@@ -52,9 +52,6 @@
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Name of package */
#define PACKAGE "gtk-engines"