summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-12-29 19:23:32 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-12-29 19:23:32 +0000
commitdceaafec476d9ac6fd08657bd75c769d1bd7f05e (patch)
tree37580e717a2b228df92764e588300ea3feea7b1b /perl.h
parent0432a43a1d6ff62bb61d33a21137db24dfafbeb3 (diff)
parent9250d75a95295dd09aed581838f0b619792911cd (diff)
downloadperl-dceaafec476d9ac6fd08657bd75c769d1bd7f05e.tar.gz
Integrate mainline (ok linux)
p4raw-id: //depot/perlio@13938
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index 503ab05923..ab7742252d 100644
--- a/perl.h
+++ b/perl.h
@@ -1789,7 +1789,7 @@ typedef struct clone_params CLONE_PARAMS;
#endif
#if defined(__VOS__)
-# include "vosish.h"
+# include "vos/vosish.h"
# define ISHISH "vos"
#endif