summaryrefslogtreecommitdiff
path: root/util/ifirewall.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/ifirewall.h')
-rw-r--r--util/ifirewall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ifirewall.h b/util/ifirewall.h
index 3953b09..b442745 100644
--- a/util/ifirewall.h
+++ b/util/ifirewall.h
@@ -96,7 +96,7 @@ struct ipmi_function_params {
unsigned char force;
};
-#ifdef WIN32
+#if defined(WIN32) || defined(HPUX)
#define INLINE /*nop*/
#else
#define INLINE inline