]> Git Repo - qemu.git/blobdiff - bsd-user/signal.c
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into staging
[qemu.git] / bsd-user / signal.c
index 4887ecc617ea80a93e6051d264ae8d15df3c68ce..f6f7aa2427df0ff118831330b1d8fc89c8baeb5d 100644 (file)
  *  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 <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include <stdarg.h>
-#include <unistd.h>
-#include <errno.h>
+#include "qemu/osdep.h"
 
 #include "qemu.h"
 #include "target_signal.h"
This page took 0.022429 seconds and 4 git commands to generate.