[aarch64] Add support for pointer authentication B key
[deliverable/binutils-gdb.git] / sim / common / dv-sockser.c
index 32ba57c885caf02304a999fecefe489499e48aa3..0b9576e6b2ec8679be8c279cf5ae03af5124d129 100644 (file)
@@ -1,5 +1,5 @@
 /* Serial port emulation using sockets.
-   Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
 
 This program is free software; you can redistribute it and/or modify
@@ -18,6 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 /* FIXME: will obviously need to evolve.
    - connectionless sockets might be more appropriate.  */
 
+#include "config.h"
 #include "sim-main.h"
 
 #ifdef HAVE_STRING_H
This page took 0.02469 seconds and 4 git commands to generate.