lvm2/lvm2-limits-include.patch

12 lines
405 B
Diff
Raw Normal View History

diff -rup LVM2.2.02.33.orig/daemons/clvmd/clvmd.c LVM2.2.02.33.new/daemons/clvmd/clvmd.c
--- LVM2.2.02.33.orig/daemons/clvmd/clvmd.c 2007-11-15 05:16:14.000000000 -0500
+++ LVM2.2.02.33.new/daemons/clvmd/clvmd.c 2008-04-02 14:40:13.000000000 -0400
@@ -38,6 +38,7 @@
#include <syslog.h>
#include <errno.h>
#include <libdlm.h>
+#include <limits.h>
#include "clvmd-comms.h"
#include "lvm-functions.h"