summaryrefslogtreecommitdiff
path: root/PACE/pace/stdlib.h
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-08 20:12:06 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-08 20:12:06 +0000
commitb1fcdd406517b18caea157b437aaeed3f9ef8ea5 (patch)
tree8e9989b61acb69d36bec766706f8e242e96e4ff4 /PACE/pace/stdlib.h
parent76bef9c1cdb9e8d1abbb881fd5f1f447f39af632 (diff)
downloadATCD-b1fcdd406517b18caea157b437aaeed3f9ef8ea5.tar.gz
Modifying .h files to remove any path in front of .inl files.
Diffstat (limited to 'PACE/pace/stdlib.h')
-rw-r--r--PACE/pace/stdlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACE/pace/stdlib.h b/PACE/pace/stdlib.h
index e1280a49571..9aaa879fa99 100644
--- a/PACE/pace/stdlib.h
+++ b/PACE/pace/stdlib.h
@@ -67,7 +67,7 @@ extern "C" {
# endif /* PACE_HAS_CPLUSPLUS */
# if defined (PACE_HAS_INLINE)
-# include "pace/stdlib.inl"
+# include "stdlib.inl"
# endif /* PACE_HAS_INLINE */