summaryrefslogtreecommitdiff
path: root/source3/utils/net_rap.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-26 23:17:35 +0200
committerGünther Deschner <gd@samba.org>2010-05-26 23:17:35 +0200
commit6a14dad13cc4b619a5901e54747085e81e42597d (patch)
treeba7b4199ea03259419f462cc296fcae596356066 /source3/utils/net_rap.c
parent66e9b8c888c8c7b1bbb46c9e562bd5be1fd3118d (diff)
downloadsamba-6a14dad13cc4b619a5901e54747085e81e42597d.tar.gz
samba-6a14dad13cc4b619a5901e54747085e81e42597d.tar.bz2
samba-6a14dad13cc4b619a5901e54747085e81e42597d.zip
s3-net: fix the build.
Guenther
Diffstat (limited to 'source3/utils/net_rap.c')
-rw-r--r--source3/utils/net_rap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_rap.c b/source3/utils/net_rap.c
index 8d5a3dbf15..9b42a088c0 100644
--- a/source3/utils/net_rap.c
+++ b/source3/utils/net_rap.c
@@ -23,8 +23,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "includes.h"
-#include "utils/net.h"
#include "../librpc/gen_ndr/rap.h"
+#include "utils/net.h"
/* The following messages were for error checking that is not properly
reported at the moment. Which should be reinstated? */