diff src/ssl-nss.c @ 6770:efef00de3f09

[gaim-migrate @ 7307] Make SSL compile again, and fix some warnings. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 07 Sep 2003 02:58:47 +0000
parents 6d0d4e9149b9
children 8105c9cd573f
line wrap: on
line diff
--- a/src/ssl-nss.c	Sun Sep 07 02:55:41 2003 +0000
+++ b/src/ssl-nss.c	Sun Sep 07 02:58:47 2003 +0000
@@ -28,6 +28,7 @@
 #include "sslconn.h"
 
 #include <nspr.h>
+#include <private/pprio.h>
 #include <nss.h>
 #include <pk11func.h>
 #include <prio.h>