11 lines
281 B
Diff
11 lines
281 B
Diff
--- open-iscsi-2.0-871.1.1-bnx2i/usr/log.h 2010-01-21 16:12:53.535261347 -0500
|
|
+++ open-iscsi-2.0-871.1.1-bnx2i.work/usr/log.h 2010-01-21 15:54:08.475338365 -0500
|
|
@@ -27,6 +27,7 @@
|
|
#define LOG_H
|
|
|
|
#include <stdarg.h>
|
|
+#include <sys/types.h>
|
|
#include "iscsid.h"
|
|
|
|
union semun {
|