summaryrefslogtreecommitdiff
path: root/security/opensc/files/patch-src::sslengines::hw_opensc.c
blob: f932e6b7c43f5fe686874d55a43e42b48c989999 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/sslengines/hw_opensc.c.orig	Wed Dec 10 12:21:02 2003
+++ src/sslengines/hw_opensc.c	Wed Dec 10 12:21:21 2003
@@ -62,6 +62,7 @@
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
+#include <sys/types.h>
 #include <stdio.h>
 #include <string.h>
 #include <openssl/engine.h>