summaryrefslogtreecommitdiff
blob: 8ede7322c0d12ed5692bb102e656048c9a2a0369 (plain)
1
2
3
4
5
6
7
8
--- splash.c	2011-06-13 04:45:59.000000000 +0700
+++ splash.c	2014-11-14 20:04:43.000000000 +0700
@@ -21,4 +21,5 @@
 #include <sys/wait.h>
 #include <sys/ioctl.h>
+#include <sys/queue.h>
 #include <linux/kd.h>
 #include <linux/fb.h>