]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/arm/target_arch_cpu.c
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
[mirror_qemu.git] / bsd-user / arm / target_arch_cpu.c
index 02bf9149d54b038df463441f8936598f482d0c8d..fe38ae22107eb90299256ab1dfbf241b8fc97c67 100644 (file)
@@ -16,6 +16,8 @@
  *  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 "qemu/osdep.h"
 #include "target_arch.h"
 
 void target_cpu_set_tls(CPUARMState *env, target_ulong newtls)