1
0
Fork 0

add a header eference for bzero()

This commit is contained in:
ehofman 2006-12-24 12:24:24 +00:00
parent f04499cdc6
commit c219b34f0c

View file

@ -2,6 +2,7 @@
# include <config.h>
#endif
#include <strings.h> // for bzero()
#include <iostream>
#include <string>