mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
actually, <ac/strings.h> rather goes into rewrite-int.h
This commit is contained in:
parent
6364cea1d3
commit
1aa97d5f87
11 changed files with 2 additions and 17 deletions
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
#include "rewrite-map.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
#include "rewrite-map.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
#include <pwd.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
* These are required by every file of the library, so they're included here
|
||||
*/
|
||||
#include <ac/stdlib.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/syslog.h>
|
||||
#include <ac/regex.h>
|
||||
#include <ac/socket.h>
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@
|
|||
#include <portable.h>
|
||||
|
||||
#include <ac/stdlib.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/syslog.h>
|
||||
#include <ac/regex.h>
|
||||
#include <ac/socket.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <portable.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "rewrite-int.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue