From: Michael Meffie Date: Fri, 25 Oct 2013 17:47:59 +0000 (-0400) Subject: ubik: fix include quotes X-Git-Tag: upstream/1.6.10_pre1^2~93 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f45ab4ffb526e8493d7bd3c27a1850ed535dac82;p=packages%2Fo%2Fopenafs.git ubik: fix include quotes Include the generated header in the current directory. Reviewed-on: http://gerrit.openafs.org/10361 Reviewed-by: Jeffrey Altman Tested-by: BuildBot Reviewed-by: Derrick Brashear (cherry picked from commit aa440ec7cbb8732ad0d9e1e1401fe4929c2cfd50) Change-Id: I985dadc0db2ecd76c6a8640bd838511cf2abd80b Reviewed-on: http://gerrit.openafs.org/11221 Tested-by: BuildBot Reviewed-by: Perry Ruiter Reviewed-by: Benjamin Kaduk Reviewed-by: Stephan Wiesand --- diff --git a/src/ubik/uinit.c b/src/ubik/uinit.c index ba1ed7a03..f8b1ba35a 100644 --- a/src/ubik/uinit.c +++ b/src/ubik/uinit.c @@ -37,7 +37,7 @@ #include #include #include -#include +#include "ubik.h" #include #include