mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-03 00:55:10 +02:00
10 lines
289 B
Diff
10 lines
289 B
Diff
--- ./src/zeroconf.c.orig 2015-05-31 12:47:36.561592772 +0200
|
|
+++ ./src/zeroconf.c 2015-05-31 12:47:45.544688057 +0200
|
|
@@ -33,6 +33,7 @@
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|
|
#include <limits.h>
|
|
+#include <fcntl.h>
|
|
|
|
#include <avahi-common/domain.h>
|
|
#include <avahi-common/error.h>
|