]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Compiling fix for HP-UX.
authorTimo Sirainen <tss@iki.fi>
Fri, 21 Nov 2008 15:00:54 +0000 (17:00 +0200)
committerTimo Sirainen <tss@iki.fi>
Fri, 21 Nov 2008 15:00:54 +0000 (17:00 +0200)
--HG--
branch : HEAD

src/plugins/quota/quota-fs.h

index 3a55f27a7970ffa46ddae512772ff59ab77bea92..ec738e613b9287f674c3c5cc5e4c2e683ed3fd33 100644 (file)
@@ -23,7 +23,7 @@
 
 #ifdef HAVE_QUOTACTL
 #  ifdef HAVE_SYS_QUOTA_H
-#    ifdef QCMD
+#    ifndef _HPUX_SOURCE
 #      define FS_QUOTA_LINUX
 #    else
 #      define FS_QUOTA_HPUX