From: Andrew Deason Date: Wed, 25 Nov 2009 15:25:14 +0000 (-0500) Subject: Correct include paths in fs_conv_sol26.c X-Git-Tag: openafs-devel-1_5_67~12 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=c4780421a41a05683bcec8d1092534c2ad58f341 Correct include paths in fs_conv_sol26.c Make the #include paths in fs_conv_sol26.c correspond to the 36524b2ed73a2774ee1f6242208a1395be7736a8 changes, so fs_conv_sol26.c will build again. Change-Id: Ic454dae07c0fb324f8550d1281b63fe539f8d525 Reviewed-on: http://gerrit.openafs.org/871 Tested-by: Andrew Deason Reviewed-by: Simon Wilkinson Tested-by: Derrick Brashear Reviewed-by: Derrick Brashear --- diff --git a/src/platform/SOLARIS/fs_conv_sol26.c b/src/platform/SOLARIS/fs_conv_sol26.c index e9ea757..6e6abd3 100644 --- a/src/platform/SOLARIS/fs_conv_sol26.c +++ b/src/platform/SOLARIS/fs_conv_sol26.c @@ -41,9 +41,9 @@ #include #include -#include +#include #include -#include +#include #include #include #include