aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/fake-w32-gdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/fake-w32-gdi.h')
-rw-r--r--src/lib/fake-w32-gdi.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/fake-w32-gdi.h b/src/lib/fake-w32-gdi.h
index a5ce365..8af440e 100644
--- a/src/lib/fake-w32-gdi.h
+++ b/src/lib/fake-w32-gdi.h
@@ -23,6 +23,10 @@
#endif
+#ifndef __GNUC__
+# define __attribute__
+#endif
+
#include <stdint.h>