diff options
-rw-r--r-- | dln.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,5 @@ /********************************************************************** dln.h - @@ -9,8 +11,6 @@ **********************************************************************/ -#ifndef DLN_H -#define DLN_H #include "ruby/defines.h" /* for RUBY_SYMBOL_EXPORT_BEGIN */ #ifdef __cplusplus |