* config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS.
[deliverable/binutils-gdb.git] / gdb / config / tm-sysv4.h
index f63d1749d968a272176b8ac640452bf85c3e96e2..18c88efa29b93e842aabaffac523357bab0dd0b1 100644 (file)
@@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "solib.h"     /* Support for shared libraries. */
-
 /* For SVR4 shared libraries, each call to a library routine goes through
    a small piece of trampoline code in the ".init" section.  Although each
    of these fragments is labeled with the name of the routine being called,
This page took 0.022809 seconds and 4 git commands to generate.