[pkg-opensc-commit] [libp11] 18/239: #include "libp11-int.h" to get/check the prototypes of the defined functions
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 5b2ecad7c301811f93d36cceaa5d6464e73e51de
Author: Ludovic Rousseau <ludovic.rousseau+github at gmail.com>
Date: Mon Aug 29 07:18:20 2005 +0000
#include "libp11-int.h" to get/check the prototypes of the defined
functions
---
src/libpkcs11.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/libpkcs11.c b/src/libpkcs11.c
index 0d975c1..8d5444d 100644
--- a/src/libpkcs11.c
+++ b/src/libpkcs11.c
@@ -27,6 +27,7 @@
#include <stdio.h>
#include <string.h>
#include <ltdl.h>
+#include "libp11-int.h"
#include "cryptoki.h"
#define MAGIC 0xd00bed00
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list