mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@38438 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
278 B
Diff
11 lines
278 B
Diff
--- src/main.c.orig 2008-05-02 14:23:28.000000000 +0200
|
|
+++ src/main.c 2008-05-28 14:12:57.000000000 +0200
|
|
@@ -25,7 +25,6 @@
|
|
#include <errno.h>
|
|
#include <dirent.h>
|
|
#include <sys/types.h>
|
|
-#include <sys/vfs.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/time.h>
|
|
#include <utime.h>
|