1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r26322: Fix include

(This used to be commit 9744316937)
This commit is contained in:
Jelmer Vernooij 2007-12-06 22:34:56 +01:00 committed by Stefan Metzmacher
parent bd9e8e9ae1
commit 5c4516fcf7

View File

@ -29,6 +29,7 @@
#include "param/secrets.h"
#include "system/filesys.h"
#include "cluster/cluster.h"
#include "param/param.h"
#ifdef HAVE_SETPROCTITLE
#ifdef HAVE_SETPROCTITLE_H