diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /deskutils/wmpinboard/files/patch-src__misc.c | |
| parent | f474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'deskutils/wmpinboard/files/patch-src__misc.c')
| -rw-r--r-- | deskutils/wmpinboard/files/patch-src__misc.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/wmpinboard/files/patch-src__misc.c b/deskutils/wmpinboard/files/patch-src__misc.c new file mode 100644 index 000000000000..4d9576b834c1 --- /dev/null +++ b/deskutils/wmpinboard/files/patch-src__misc.c @@ -0,0 +1,10 @@ +--- misc.c.orig Thu Mar 16 19:54:45 2000 ++++ src/misc.c Wed Apr 18 12:45:21 2001 +@@ -8,6 +8,7 @@ + #include <stdlib.h> + #include <stdio.h> + #include <time.h> ++#include <sys/types.h> + #include <sys/stat.h> + + #include "wmpinboard.h" |
