aboutsummaryrefslogtreecommitdiff
path: root/avahi-daemon/glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-daemon/glob.h')
-rw-r--r--avahi-daemon/glob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-daemon/glob.h b/avahi-daemon/glob.h
index 2ced62c..aa11320 100644
--- a/avahi-daemon/glob.h
+++ b/avahi-daemon/glob.h
@@ -45,7 +45,7 @@
#define _GLOB_H_
#include <sys/cdefs.h>
-#include <sys/_types.h>
+#include <sys/types.h>
#ifndef _SIZE_T_DECLARED
typedef __size_t size_t;