]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
cleanup potpourri.h references
authorMichael Meffie <mmeffie@sinenomine.net>
Wed, 2 Oct 2013 19:35:09 +0000 (15:35 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Tue, 19 Nov 2013 11:27:18 +0000 (03:27 -0800)
Clean up references to a header file which was removed some time ago.

Change-Id: I2ddc26afc01edf84bb1bdb21a3488c88dd6c9775
Reviewed-on: http://gerrit.openafs.org/10318
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/lwp/test/test.c
src/util/Makefile.in

index 720da1f333d403b5367e3c848f0e2e4c441bfd28..f5e11515e13dfb6b2038ca2dab5e7c3be110f2df 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <stdio.h>
 #include <sys/time.h>
-#include <potpourri.h>
 #include "lwp.h"
 
 char semaphore;
index 021e2ddecfdaf200bb9ff77d3484bedb2d79d75a..b28550ed446a930390dbc4008763c8c23218e64a 100644 (file)
@@ -119,9 +119,6 @@ ${TOP_INCDIR}/afs/thread_pool_types.h: ${srcdir}/thread_pool_types.h
 ${TOP_INCDIR}/afs/tabular_output.h: ${srcdir}/tabular_output.h
        ${INSTALL_DATA} $? $@
 
-${TOP_INCDIR}/potpourri.h: ${srcdir}/potpourri.h
-       ${INSTALL_DATA} $? $@
-
 ${TOP_LIBDIR}/util.a: util.a
        ${INSTALL_DATA} $? $@