Fix up Rubinius specific library specs.
[rbx.git] / lib / ext / digest / sha1 / sha1init.c
blob282c4eb92613e562f279bd777001a25fb6f51418
1 #include "sha1.h"
2 #include "ruby.h"
4 Init_sha1()