no-copy-libafs-builds-20021015
[openafs.git] / src / rx / xdr_afsuuid.c
index f063ffd..f652042 100644 (file)
@@ -18,7 +18,7 @@ RCSID("$Header$");
 
 #if defined(KERNEL) && !defined(UKERNEL)
 #ifdef AFS_LINUX20_ENV
-#include "../h/string.h"
+#include "h/string.h"
 #if 0
 #define bzero(A, C) memset((A), 0, (C))
 #endif