]> git.meshlink.io Git - catta/blobdiff - avahi-sharp/Client.cs
apply slackware patch from Paul Blazejowski
[catta] / avahi-sharp / Client.cs
index 4e19fabfcb2678f4e1f950da39d9326542da70bb..8ec6616d4403b956201f9d91c38884631540e5e2 100644 (file)
@@ -25,6 +25,9 @@ using System.Threading;
 using System.Collections;
 using System.Runtime.InteropServices;
 using Mono.Unix;
+using Mono.Unix.Native;
+
+using Stdlib = Mono.Unix.Native.Stdlib;
 
 namespace Avahi
 {