Remove last traces of discard_all_inferiors
[deliverable/binutils-gdb.git] / libctf / ctf-decls.h
index c840b793c9bdf8cb9983c42dd9f860f3c04a2e90..51041c592f452f3be5f18199adb59c12bf5dd2fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for missing functions.
-   Copyright (C) 2019 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
    This file is part of libctf.
 
@@ -24,6 +24,7 @@
 
 #include <stddef.h>
 #include <stdlib.h>
+#include "libiberty.h"
 
 #if HAVE_QSORT_R_ARG_LAST
 static inline void
This page took 0.03402 seconds and 4 git commands to generate.