From 5a40a123097804b21c3677ef9acd380199fd9112 Mon Sep 17 00:00:00 2001 From: kevinrs Date: Mon, 12 Dec 2005 21:53:32 +0000 Subject: 2005-12-12 Kevin Stafford * main.cxx (main): Added arch directory to the existing kernel-version-sensitive search path. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 22d34f93..503745f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2005-12-12 Kevin Stafford + * main.cxx (main): Added arch directory to the existing + kernel-version-sensitive search path. 2005-12-12 Frank Ch. Eigler * translate.cxx (translate_pass): Emit #include . -- cgit