Thread (1 message) 1 message, 1 author, 2015-05-30
STALE3966d

[PATCH 85/98] include/uapi/linux/scc.h: include linux/sockios.h

From: Mikko Rapeli <hidden>
Date: 2015-05-30 16:30:45
Also in: lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Fixes userspace compilation error:

error: ‘SIOCDEVPRIVATE’ undeclared here (not in a function)
  SIOCSCCRESERVED = SIOCDEVPRIVATE

Signed-off-by: Mikko Rapeli <redacted>
---
 include/uapi/linux/scc.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/scc.h b/include/uapi/linux/scc.h
index 72b6b81..2992b88 100644
--- a/include/uapi/linux/scc.h
+++ b/include/uapi/linux/scc.h
@@ -3,6 +3,7 @@
 #ifndef _UAPI_SCC_H
 #define _UAPI_SCC_H
 
+#include <linux/sockios.h>
 
 /* selection of hardware types */
 
-- 
2.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help