]> git.proxmox.com Git - qemu.git/blobdiff - compatfd.c
target-s390: Convert SERVC
[qemu.git] / compatfd.c
index 02306a4f71ea5b32b88b1468084a621a2012fba0..9cf3f2834d5857d39605371f975802299c171b51 100644 (file)
@@ -9,10 +9,12 @@
  * This work is licensed under the terms of the GNU GPL, version 2.  See
  * the COPYING file in the top-level directory.
  *
+ * Contributions after 2012-01-13 are licensed under the terms of the
+ * GNU GPL, version 2 or (at your option) any later version.
  */
 
 #include "qemu-common.h"
-#include "compatfd.h"
+#include "qemu/compatfd.h"
 
 #include <sys/syscall.h>
 #include <pthread.h>