Linux: #if BLAH should be #if defined(BLAH)
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Tue, 29 Dec 2009 22:48:39 +0000 (22:48 +0000)
committerRuss Allbery <rra|account-1000002@unknown>
Thu, 31 Dec 2009 06:49:18 +0000 (22:49 -0800)
commitc45e2b374b7fd03863e82e013fee6bc8821717a1
tree617591d6e1b443a075cec0decc59a5b5f5b36037
parentdab6cbadd666f83ebaf597b5fe228525ad65bed3
Linux: #if BLAH should be #if defined(BLAH)

As the subject says, using #if BLAH gives warnings. Fix them
in osi_ioctl.c

Change-Id: Iee3da68cd29e84bd201a1ee657d3f80ca9b2f5d5
Reviewed-on: http://gerrit.openafs.org/1041
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
src/afs/LINUX/osi_ioctl.c