git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@653 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-08-17 15:14:25 +00:00
parent 94bf6d4c4f
commit d939e8edb3
4 changed files with 5 additions and 6 deletions

View File

@@ -8,6 +8,8 @@
#include <sys/types.h>
#include <netinet/in.h>
#include "protos.h"
#ifndef HAVE_PUTENV
int putenv(const char *string);
#endif