1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-26 23:33:15 +03:00

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

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

View File

@@ -31,6 +31,7 @@
#include "db_wrap.h"
#include "libcli/security/security.h"
#include "librpc/rpc/dcerpc.h"
#include "param/param.h"
struct samsync_ldb_secret {
struct samsync_ldb_secret *prev, *next;