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 720da1f..f5e1151 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <stdio.h>
 #include <sys/time.h>
-#include <potpourri.h>
 #include "lwp.h"
 
 char semaphore;
index 021e2dd..b28550e 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} $? $@