Do not include defs.h or server.h in any header file
[deliverable/binutils-gdb.git] / gdb / gdb-dlfcn.h
index afc1a25016fb40ab82061017fe77ee7be7744ff2..905015a042fafdda82ff1df3f17d518cd392ed99 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef GDB_DLFCN_H
 #define GDB_DLFCN_H
 
-#include "defs.h"
-
 /* Load the dynamic library file named FILENAME, and return a handle
    for that dynamic library.  Return NULL if the loading fails for any
    reason.  */
This page took 0.02352 seconds and 4 git commands to generate.