Bug #1281 ยป sdbm.patch
ext/sdbm/_sdbm.c (working copy) | ||
---|---|---|
/*char sdbm_rcsid[] = "$Id$";*/
|
||
#endif
|
||
#include "ruby.h"
|
||
#include "sdbm.h"
|
||
#include "ruby/config.h"
|
||
/*
|
||
* sdbm - ndbm work-alike hashed database library
|