From: Michael Meffie Date: Fri, 25 Oct 2013 17:47:59 +0000 (-0400) Subject: ubik: fix include quotes X-Git-Tag: upstream/1.8.0_pre1^2~960 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=aa440ec7cbb8732ad0d9e1e1401fe4929c2cfd50;p=packages%2Fo%2Fopenafs.git ubik: fix include quotes Include the generated header in the current directory. Change-Id: Iaa22fcfd0e22e5f33e7c9bf8a26a838b25668160 Reviewed-on: http://gerrit.openafs.org/10361 Reviewed-by: Jeffrey Altman Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/ubik/uinit.c b/src/ubik/uinit.c index a61a02950..25238fb19 100644 --- a/src/ubik/uinit.c +++ b/src/ubik/uinit.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include "ubik.h" #include #include