formatting
diff --git a/include/freetype/config/ftconfig.h b/include/freetype/config/ftconfig.h
index 2e80022..a25cbe5 100644
--- a/include/freetype/config/ftconfig.h
+++ b/include/freetype/config/ftconfig.h
@@ -188,7 +188,7 @@
#endif
#ifndef EXPORT_VAR
-#define EXPORT_VAR(x) extern x
+#define EXPORT_VAR(x) extern x
#endif
#endif /* FTCONFIG_H */
diff --git a/src/base/ftgrays.c b/src/base/ftgrays.c
index 261b72b..67ef667 100644
--- a/src/base/ftgrays.c
+++ b/src/base/ftgrays.c
@@ -47,10 +47,7 @@
/* */
#include <freetype/ftgrays.h>
-
-#if 1
#include <string.h> /* for memcpy */
-#endif
#define ErrRaster_Invalid_Outline -1