DEVEL15-rxstat-include-path-20090316
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 16 Mar 2009 17:52:48 +0000 (17:52 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 16 Mar 2009 17:52:48 +0000 (17:52 +0000)
LICENSE IPL10

do something sensible with rxstat prototypes header

(cherry picked from commit 0e89bfb934863e6ab852b24422fa2c8f8c328120)

src/bozo/bosserver.c
src/rxstat/NTMakefile

index ba68dc6..1215cea 100644 (file)
@@ -41,7 +41,7 @@ RCSID
 #include "bosprototypes.h"
 #include <rx/rxkad.h>
 #include <rx/rxstat.h>
-#include <rxstat/rxstat_prototypes.h>
+#include <rx/rxstat_prototypes.h>
 #include <afs/keys.h>
 #include <afs/ktime.h>
 #include <afs/afsutil.h>
index d16a05a..654dab0 100644 (file)
@@ -46,6 +46,7 @@ rxstat.h: rxstat.xg
 
 copyheader: rxstat.h
    $(COPY) rxstat.h $(INCFILEDIR)\rx\rxstat.h
+   $(COPY) rxstat_prototypes.h $(INCFILEDIR)\rx\rxstat_prototypes.h
 
 install: copyheader $(LIBFILE) $(INCFILES)