commit | a7bca0f5d27b9b8e6eb73890003a4f664d849188 | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Apr 27 12:44:54 2005 +0000 |
committer | paul <paul> | Wed Apr 27 12:44:54 2005 +0000 |
tree | 81f4c85245047c5f17aaf3b5e657148b218ca642 | |
parent | 843696841b55343e45d6cfdad19035882a67b99f [diff] [blame] |
2005-04-27 Paul Jakma <paul.jakma@sun.com> * memory.h: memtypes is built source, default includes points to top_builddir, so we should refer to lib/memtypes.h
diff --git a/lib/memory.h b/lib/memory.h index ce379e4..3ec89a9 100644 --- a/lib/memory.h +++ b/lib/memory.h
@@ -33,7 +33,7 @@ const char *name; }; -#include "memtypes.h" +#include "lib/memtypes.h" extern struct mlist mlists[];