1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-31 20:22:15 +03:00

s3: Fix the build on sles8

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Feb  1 18:34:33 CET 2011 on sn-devel-104
This commit is contained in:
Volker Lendecke
2011-02-01 17:24:47 +01:00
committed by Volker Lendecke
parent 753094d5d2
commit 1c9cf16c95

View File

@ -21,6 +21,7 @@
#if HAVE_LINUX_RTNETLINK_H
#include "asm/types.h"
#include "linux/netlink.h"
#include "linux/rtnetlink.h"
#include "lib/async_req/async_sock.h"