forked from pool/ocfs2-tools
13 lines
357 B
Diff
13 lines
357 B
Diff
Index: ocfs2-tools/ocfs2_controld/main.c
|
|
===================================================================
|
|
--- ocfs2-tools.orig/ocfs2_controld/main.c
|
|
+++ ocfs2-tools/ocfs2_controld/main.c
|
|
@@ -34,6 +34,7 @@
|
|
#include <sys/socket.h>
|
|
#include <signal.h>
|
|
#include <syslog.h>
|
|
+#include <limits.h>
|
|
#include <sched.h>
|
|
|
|
#include "ocfs2-kernel/kernel-list.h"
|