another gcc 4.7 fixe

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12103 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-04-27 00:08:08 +00:00
parent e4ca4c9891
commit c37cd8751b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <time.h>
#include <cstdlib>
#include <cstring>
#include <cunistd.h>
#include "sysutils.h"
#ifdef __MSVC__