Fix lots of warnings.

Submitted by: Richard Levitte <levitte@stacken.kth.se>
This commit is contained in:
Ulf Möller
1999-04-20 22:50:42 +00:00
parent f36cd05b22
commit 95dc05bc6d
17 changed files with 50 additions and 32 deletions

View File

@@ -57,6 +57,7 @@
*/
#include <stdio.h>
#include <string.h>
#include "pem.h"
#include "err.h"
#include "apps.h"