s4:cluster/cluster.h - fix another gcc 3.4 "struct" warning
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 5 Dec 2010 19:31:09 +0000 (20:31 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 5 Dec 2010 20:22:18 +0000 (21:22 +0100)
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Sun Dec  5 21:22:18 CET 2010 on sn-devel-104

source4/cluster/cluster.h

index 7545757f2cfb3b60ae5ddd03b51cd52207c0c86b..8de58a398fd0c31b18256553db01d07278249e90 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef __CLUSTER_H__
 #define __CLUSTER_H__ 
 
+#include "librpc/gen_ndr/server_id.h"
+
 /*
   test for same cluster id
 */