Skip to content
Snippets Groups Projects
Commit 34e6831a authored by Tommy Olofsson's avatar Tommy Olofsson
Browse files

Made the copy-tests compile on osx.

parent b0442e6d
Branches
Tags
No related merge requests found
......@@ -2,6 +2,7 @@
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <fcntl.h>
#include <assert.h>
#include <err.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment