pull in <stdlib.h> and <vers.h> to avoid warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13971 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -34,10 +34,12 @@
|
||||
/* $Id$ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <err.h>
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
#include <getarg.h>
|
||||
#include <vers.h>
|
||||
|
||||
#include "slc.h"
|
||||
extern FILE *yyin;
|
||||
|
Reference in New Issue
Block a user