add a header eference for bzero()
This commit is contained in:
parent
f04499cdc6
commit
c219b34f0c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <strings.h> // for bzero()
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue