1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

bug #1156: Fix compilation with gcc4.7

This commit is contained in:
Ruben S. Montero 2012-04-03 22:38:30 +02:00
parent 74a0cf6cf9
commit 5c7f86c5e9

View File

@ -28,6 +28,9 @@
#include <sstream>
#include <unistd.h>
#include <sys/types.h>
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */