ext/wdm/wdm.h in wdm-0.0.3 vs ext/wdm/wdm.h in wdm-0.1.0
- old
+ new
@@ -56,9 +56,15 @@
extern VALUE eWDM_Error;
extern rb_encoding *wdm_rb_enc_utf8;
// ---------------------------------------------------------
+// Prototypes
+// ---------------------------------------------------------
+
+void Init_wdm_ext();
+
+// ---------------------------------------------------------
#ifdef __cplusplus
}
#endif // __cplusplus
\ No newline at end of file