5 ** $VER: base.h 37.15 (14.8.97)
7 ** Common structure header for all libraries.
9 ** (C) Copyright 1996-97 Andreas R. Kleinert
10 ** All Rights Reserved.
14 # ifndef EXEC_LIBRARIES
15 # include <exec/libraries.h>
21 # ifndef EXEC_LIBRARIES_H
22 # include <exec/libraries.h>
23 # endif /* EXEC_LIBRARIES_H */
26 # endif /* DOS_DOS_H */
31 struct Library lh_LibNode
;
33 struct ExecBase
*lh_SysBase
;
36 #endif /* LIBCORE_BASE_H */