Reviewing merge request #2: missing include
To make it compile on Fedora 13 (gcc 4.4.4), it needs one more include.
#include <sys/stat.h>
Commits that would be merged:
Version 2
To make it compile on Fedora 13 (gcc 4.4.4), it needs one more include.
#include <sys/stat.h>
Add a new comment:
Login or create an account to post a comment