ext/typhoeus/native.h in typhoeus-0.2.0 vs ext/typhoeus/native.h in typhoeus-0.2.1

- old
+ new

@@ -8,9 +8,10 @@ void Init_native(); extern VALUE mTyphoeus; extern void init_typhoeus_easy(); extern void init_typhoeus_multi(); +extern void init_typhoeus_form(); #endif #ifndef RSTRING_PTR \ No newline at end of file