Add <ac/string.h>

This commit is contained in:
Hallvard Furuseth 1999-08-17 21:21:43 +00:00
parent 2ae08eecad
commit aad3c488da
5 changed files with 7 additions and 0 deletions

View file

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

View file

@ -8,6 +8,7 @@
#include <stdio.h>
#include <ac/string.h>
#include <ac/socket.h>
#ifdef HAVE_SYS_PARAM_H

View file

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

View file

@ -10,6 +10,8 @@
#include "portable.h"
#include <stdio.h>
#include <ac/string.h>
#include <ac/socket.h>
#include "slap.h"

View file

@ -13,6 +13,8 @@
#include <stdio.h>
#include <ac/string.h>
#include "ldap_defaults.h"
#include "slap.h"