diff includes.h @ 1428:69862e8cc405 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 00:47:07 +0800
parents 00fb0a1f9b70 89f8c5960527
children bb8eaa26bc93
line wrap: on
line diff
--- a/includes.h	Fri Jun 23 21:31:49 2017 +0800
+++ b/includes.h	Sat Jun 24 00:47:07 2017 +0800
@@ -160,7 +160,7 @@
 #define SIZE_T_MAX ULONG_MAX
 #endif /* SIZE_T_MAX */
 
-#ifdef SO_PRIORITY
+#ifdef HAVE_LINUX_PKT_SCHED_H
 #include <linux/types.h>
 #include <linux/pkt_sched.h>
 #endif