From 20035ed43cfd67cddd01969e155794e1e057d9e6 Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Thu, 27 Feb 2014 23:17:47 -0500 Subject: all: DragonFly port. Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046 --- src/cmd/vbackup/mount-DragonFly.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/cmd/vbackup/mount-DragonFly.c (limited to 'src/cmd/vbackup') diff --git a/src/cmd/vbackup/mount-DragonFly.c b/src/cmd/vbackup/mount-DragonFly.c new file mode 100644 index 00000000..0379cee8 --- /dev/null +++ b/src/cmd/vbackup/mount-DragonFly.c @@ -0,0 +1 @@ +#include "mount-BSD.c" -- cgit v1.2.3