From: Michael Meffie Date: Wed, 2 Oct 2013 19:35:09 +0000 (-0400) Subject: cleanup potpourri.h references X-Git-Tag: upstream/1.6.8^2~67 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=36aef3c2b288d41acc7081533ca926ddc896d797;p=packages%2Fo%2Fopenafs.git cleanup potpourri.h references Clean up references to a header file which was removed some time ago. Reviewed-on: http://gerrit.openafs.org/10318 Tested-by: BuildBot Reviewed-by: Stephan Wiesand Reviewed-by: Derrick Brashear (cherry picked from commit 38fc16ddbf1e5477050db21c94d55f75bdadf80b) Change-Id: Ibb62c0f74b1ea0906d4379c37d2cf8b977d14e16 Reviewed-on: http://gerrit.openafs.org/10473 Tested-by: BuildBot Reviewed-by: Andrew Deason Reviewed-by: Stephan Wiesand --- diff --git a/src/lwp/test/test.c b/src/lwp/test/test.c index 720da1f33..f5e11515e 100644 --- a/src/lwp/test/test.c +++ b/src/lwp/test/test.c @@ -13,7 +13,6 @@ #include #include -#include #include "lwp.h" char semaphore;