Partially ANSIfy C, fix compiler warnings.

This commit is contained in:
Eric S. Raymond 2017-05-18 08:55:38 -04:00
parent 3d8a9827dd
commit c9e9b64575
8 changed files with 29 additions and 17 deletions

View file

@ -1,3 +1,4 @@
#include <stdlib.h>
#include "misc.h"
#include "main.h"
#include "share.h"