1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ioctl.h)

(This used to be commit b97e395c81)
This commit is contained in:
Andrew Tridgell
2004-11-02 06:42:15 +00:00
committed by Gerald (Jerry) Carter
parent a1d0b97ed4
commit 3643fb1109
60 changed files with 134 additions and 80 deletions

View File

@ -19,6 +19,7 @@
*/
#include "includes.h"
#include "dlinklist.h"
struct ldapsrv_reply *ldapsrv_init_reply(struct ldapsrv_call *call, enum ldap_request_tag type)