diff options
Diffstat (limited to 'gdb/run-on-main-thread.c')
-rw-r--r-- | gdb/run-on-main-thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/run-on-main-thread.c b/gdb/run-on-main-thread.c index 7b9807e..e30daba 100644 --- a/gdb/run-on-main-thread.c +++ b/gdb/run-on-main-thread.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "run-on-main-thread.h" #include "ser-event.h" #if CXX_STD_THREAD |