misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.
13 lines
268 B
Text
13 lines
268 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2000/12/17 23:32:23 wiz Exp $
|
|
|
|
--- linuxjunk.h.orig Sat Nov 7 19:04:41 1998
|
|
+++ linuxjunk.h
|
|
@@ -16,6 +16,8 @@
|
|
* kill a good project with poor planning.
|
|
*/
|
|
|
|
+#include <sys/stat.h>
|
|
+
|
|
#ifdef S_ISDIR
|
|
#define IS_DIR(m) S_ISDIR(m)
|
|
#else
|