#include <ac/string.h>, to get memset() and strlen().

This commit is contained in:
Hallvard Furuseth 2003-04-29 15:02:01 +00:00
parent 51da53b4b0
commit 9d9ac9e4d9
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@
#include <stdio.h>
#include <ac/string.h>
#include <ac/socket.h>
#include "slap.h"

View File

@ -32,6 +32,7 @@
#include <stdio.h>
#include <ac/string.h>
#include <ac/socket.h>
#include "slap.h"