1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-14 20:23:54 +03:00

r25026: Move param/param.h out of includes.h

(This used to be commit abe8349f9b)
This commit is contained in:
Jelmer Vernooij
2007-09-08 12:42:09 +00:00
committed by Gerald (Jerry) Carter
parent 1dfe79de91
commit ffeee68e4b
205 changed files with 209 additions and 9 deletions

View File

@@ -28,6 +28,7 @@
#include "libcli/resolve/resolve.h"
#include "auth/credentials/credentials.h"
#include "librpc/gen_ndr/ndr_nbt.h"
#include "param/param.h"
/* the stages of this call */
enum connect_stage {CONNECT_RESOLVE,