and another one.. add queue.h
This commit is contained in:
parent
f1343fa0d7
commit
faa7cb41ce
11
shells/nsh/patches/patch-show_c
Normal file
11
shells/nsh/patches/patch-show_c
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-show_c,v 1.3 2016/04/05 21:54:26 sthen Exp $
|
||||
--- show.c.orig Tue Apr 5 22:53:25 2016
|
||||
+++ show.c Tue Apr 5 22:53:30 2016
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/protosw.h>
|
||||
#include <sys/socket.h>
|
||||
+#include <sys/queue.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user