1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-15 16:29:15 -04:00
ports/security/opencryptoki/files/patch-usr-sbin-pkcsslotd-pkcsslotd.h

12 lines
261 B
C

--- usr/sbin/pkcsslotd/pkcsslotd.h.orig 2018-11-16 14:53:03 UTC
+++ usr/sbin/pkcsslotd/pkcsslotd.h
@@ -17,6 +17,9 @@
#ifndef _PKCSSLOTMGR_H
#define _PKCSSLOTMGR_H 1
+#include <sys/types.h>
+#include <sys/ipc.h>
+
/***********
* Defines *
***********/