mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Reorder includes
This commit is contained in:
parent
647b5f84ee
commit
af8769b06d
@ -25,13 +25,10 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include <ac/bytes.h>
|
||||
#include <ac/string.h>
|
||||
|
||||
/* include socket.h to get sys/types.h and/or winsock2.h */
|
||||
#include <ac/socket.h>
|
||||
|
||||
#include <ac/param.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/socket.h>
|
||||
#include <ac/bytes.h>
|
||||
|
||||
#include "lutil_sha1.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user