Update backends/libpurple/utils.cpp

This commit is contained in:
Jan Kaluza 2012-09-10 14:42:03 +03:00
parent 42e04b26cb
commit 11b0f853c1

View file

@ -31,6 +31,7 @@
#include <vector>
#include "errno.h"
#include <string.h>
#ifndef WIN32
#include "sys/wait.h"