summaryrefslogtreecommitdiff
path: root/source/printing/print_svid.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/printing/print_svid.c')
-rw-r--r--source/printing/print_svid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/printing/print_svid.c b/source/printing/print_svid.c
index 3a7c9356344..1213b917342 100644
--- a/source/printing/print_svid.c
+++ b/source/printing/print_svid.c
@@ -34,7 +34,7 @@
#include "includes.h"
-#ifdef SYSV
+#if defined(SYSV) || defined(HPUX)
BOOL sysv_cache_reload(void)
{
char **lines;