X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=lib%2Flibnfs-sync.c;h=510772fa1efe6f7e889ac7af2e7b1277157475a7;hb=647d2ea11cccea1e96629142abbe25de8ef1c7b5;hp=5d46e70b935d445166f4c2d8d7fed64f307c22fa;hpb=93e9306f80b59786910576eb7d47e3466db68282;p=deb_libnfs.git diff --git a/lib/libnfs-sync.c b/lib/libnfs-sync.c index 5d46e70..510772f 100644 --- a/lib/libnfs-sync.c +++ b/lib/libnfs-sync.c @@ -34,6 +34,9 @@ #include #include #include +#ifdef HAVE_SYS_SOCKIO_H +#include +#endif #include "libnfs.h" #include "libnfs-raw.h" #include "libnfs-raw-mount.h"