aboutsummaryrefslogtreecommitdiffstats
path: root/src/character.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/character.c')
-rw-r--r--src/character.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/character.c b/src/character.c
index 6fefb6e8824..9807339a61e 100644
--- a/src/character.c
+++ b/src/character.c
@@ -29,8 +29,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
29#include <config.h> 29#include <config.h>
30#endif 30#endif
31 31
32#define CHARACTER_INLINE EXTERN_INLINE
33
34#include <stdio.h> 32#include <stdio.h>
35 33
36#ifdef emacs 34#ifdef emacs