mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
c38e52a3c0
Obtained from: http://bsssd.sourceforge.net/
12 lines
331 B
C
12 lines
331 B
C
--- usr/sbin/pkcsslotd/pkcsslotd.h.orig 2010-07-29 21:28:41.000000000 +0900
|
|
+++ usr/sbin/pkcsslotd/pkcsslotd.h 2010-10-20 01:20:18.253984238 +0900
|
|
@@ -353,7 +353,7 @@
|
|
#include <nl_types.h>
|
|
|
|
#include <sys/ipc.h>
|
|
-#include <linux/limits.h>
|
|
+#include <limits.h>
|
|
#include <sys/shm.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/types.h>
|