OpenBSD: Remove duplicate assignment of COMMON_INCLUDE in libafs
authorAntoine Verheijen <antoine@ualberta.ca>
Fri, 3 Dec 2010 07:30:20 +0000 (00:30 -0700)
committerDerrick Brashear <shadow@dementia.org>
Fri, 3 Dec 2010 19:28:11 +0000 (11:28 -0800)
commitba63d22bfb0b18ab054c39cafafeb8c6881fe687
tree7e69892a63d075ff112e20b58bfa02de89783efd
parentb23163f05e55128cc0dc874396a765a400a77fd5
OpenBSD: Remove duplicate assignment of COMMON_INCLUDE in libafs

When building libafs, the make file variable COMMON_INCLUDE is
assigned a value in two places: Makefile.common.in and
MakefileProto.OBSD.in. The assignment in the latter place is both
wrong and unnecessary. Remove it.

Change-Id: Ie322f01b023898d4f246243ee3d196aa714147df
Reviewed-on: http://gerrit.openafs.org/3430
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/libafs/MakefileProto.OBSD.in