linux define ucontext properly
authorDerrick Brashear <shadow@dementia.org>
Wed, 29 Sep 2010 18:15:24 +0000 (14:15 -0400)
committerDerrick Brashear <shadow@dementia.org>
Thu, 30 Sep 2010 13:26:12 +0000 (06:26 -0700)
commit364691145698c8f9b87466cd9d9e2c54f8c6aaa9
tree276906fe921c6ef86a3c6441016e313a9f4681ec
parentff89a321108e1a0c08323547de706f953aef0430
linux define ucontext properly

ucontext requires glibc version info to engage.
glibc info comes from features.h, which if we include afs_sysnames.h,
we get... so, let's swap these.

Change-Id: I26e5554f2c5c5f9f8a74fb591efdfdc1f6ae7257
Reviewed-on: http://gerrit.openafs.org/2868
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/config/param.linux24.h
src/config/param.linux26.h