gpfs: Always use gpfs_fcntl.h headerfile
commit1264a4efd9a407869bf34c13b3883c544b6ff948
authorChristof Schmitt <cs@samba.org>
Wed, 18 Feb 2015 17:12:43 +0000 (18 10:12 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 2 Mar 2015 21:31:07 +0000 (2 22:31 +0100)
tree12cf1d26135917450c9c5ab9ce0ec93673cdf2e4
parentf5a0ccc228ce1ef7d9e0e660308b5bfa15d8cf76
gpfs: Always use gpfs_fcntl.h headerfile

gpfs_gpl.h no longer exists, everything from that header file has been
merged to gpfs.h. gpfs_fcntl.h implicitly includes gpfs.h. Simplify the
code by only looking for gpfs_fcntl.h and including that file.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/modules/gpfs.c
source3/modules/vfs_gpfs.c
source3/wscript