Drop unneeded pthread.h inclusions

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
Jan Kiszka 2011-09-20 17:11:58 +02:00 committed by Stefan Hajnoczi
parent 903ec8eae6
commit 43b26fc851
3 changed files with 0 additions and 5 deletions

View file

@ -15,8 +15,6 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <pthread.h>
#include "qemu-common.h"
#include "qemu-spice.h"
#include "qemu-timer.h"