summaryrefslogtreecommitdiff
path: root/x11/xpad/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpad/patches/patch-aa')
-rw-r--r--x11/xpad/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/xpad/patches/patch-aa b/x11/xpad/patches/patch-aa
deleted file mode 100644
index 58fb827d4cd..00000000000
--- a/x11/xpad/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/09/02 07:19:20 xtraeme Exp $
-
---- src/sm.c.orig 2003-09-02 04:09:39.000000000 +0200
-+++ src/sm.c 2003-09-02 04:10:05.000000000 +0200
-@@ -25,6 +25,7 @@
- #include "main.h"
- #include <X11/SM/SMlib.h>
- #include <stdio.h> /* only for printf */
-+#include <sys/types.h> /* for getuid and getpwuid */
- #include <sys/select.h> /* for select */
- #include <stdlib.h> /* for free */
- #include <string.h> /* for strlen */