sysquotas_4B: enable for jfs/quota.h on AIX
authorBjoern Jacke <bj@sernet.de>
Thu, 31 Jan 2019 00:33:55 +0000 (18:33 -0600)
committerBjoern Jacke <bjacke@samba.org>
Sun, 17 Feb 2019 12:33:13 +0000 (13:33 +0100)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/lib/sysquotas_4B.c

index 3fca68ad047f41735baeb5a080b5570e131a60b7..aef13219f41ae9d0acd3842a9423f8553db8182a 100644 (file)
 #include <ufs/ufs/quota.h>
 #endif
 
+#ifdef HAVE_JFS_QUOTA_H
+#include <jfs/quota.h>
+#endif
+
 #if defined(DARWINOS)
 /* WorkARound broken HFS access checks in hfs_quotactl. Darwin only(?) */
 #define HFS_QUOTACTL_WAR 1