need string.h as well as strings.h

1_1_stable
Mike Frysinger 2006-03-18 04:13:32 +00:00
parent 25f67d419d
commit 179f417788
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* Linus Torvalds.
*/
#include <string.h>
#include <strings.h>
extern int ext2fs_set_bit(unsigned int nr,void * addr);