summaryrefslogtreecommitdiffstats
path: root/lib/libipsec/ipsec_strerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libipsec/ipsec_strerror.h')
-rw-r--r--lib/libipsec/ipsec_strerror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libipsec/ipsec_strerror.h b/lib/libipsec/ipsec_strerror.h
index 24d4199..d9a1f0d 100644
--- a/lib/libipsec/ipsec_strerror.h
+++ b/lib/libipsec/ipsec_strerror.h
@@ -31,7 +31,7 @@
*/
extern int __ipsec_errcode;
-extern void __ipsec_set_strerror __P((const char *));
+extern void __ipsec_set_strerror(const char *);
#define EIPSEC_NO_ERROR 0 /*success*/
#define EIPSEC_NOT_SUPPORTED 1 /*not supported*/
OpenPOWER on IntegriCloud