diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/fake-quartz-cg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/fake-quartz-cg.h b/src/lib/fake-quartz-cg.h index 8a30ce5..f32c1b1 100644 --- a/src/lib/fake-quartz-cg.h +++ b/src/lib/fake-quartz-cg.h @@ -75,7 +75,7 @@ void close_fake_quartz_cg(void); #ifndef __GCC__ -# undefine __attribute__ +# undef __attribute__ #endif #endif |