[gdbserver] Split a new dll.h file out of server.h.
[deliverable/binutils-gdb.git] / gdb / gdbserver / dll.c
index e4873eb5f5b830600795abcb3db36c8f5260e00d..74978e27b4ff86c9b2cbd8c97298d3c3b6f4aeb9 100644 (file)
@@ -16,6 +16,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
+#include "dll.h"
 
 #define get_dll(inf) ((struct dll_info *)(inf))
 
This page took 0.024389 seconds and 4 git commands to generate.