Add base 'enable/disable invalid location range' tests
[deliverable/binutils-gdb.git] / gdb / extension-priv.h
index 161d99bba7944d3d61678056ff50043c96d34108..4d16ac5062d59bcccaa96d608ea3d77b183a048f 100644 (file)
@@ -1,7 +1,7 @@
 /* Private implementation details of interface between gdb and its
    extension languages.
 
-   Copyright (C) 2014-2016 Free Software Foundation, Inc.
+   Copyright (C) 2014-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,6 +23,7 @@
 
 #include "extension.h"
 #include <signal.h>
+#include "cli/cli-script.h"
 
 /* The return code for some API calls.  */
 
This page took 0.034027 seconds and 4 git commands to generate.