summaryrefslogtreecommitdiff
path: root/encindex.h
diff options
context:
space:
mode:
-rw-r--r--encindex.h4
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,5 @@
/**********************************************************************
encindex.h -
@@ -9,8 +11,6 @@
**********************************************************************/
-#ifndef RUBY_ENCINDEX_H
-#define RUBY_ENCINDEX_H 1
#include "ruby/encoding.h" /* rb_ascii8bit_encindex etc. */
#if defined(__cplusplus)
extern "C" {