x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3269 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -66,11 +66,10 @@ while(<>) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
print "/* This is a generated file */\n\n";
|
print '/* This is a generated file */
|
||||||
print "#ifndef __krb5_protos_h__\n";
|
#ifndef __krb5_protos_h__
|
||||||
print "#define __krb5_protos_h__\n\n";
|
#define __krb5_protos_h__
|
||||||
|
|
||||||
print '
|
|
||||||
#ifdef __STDC__
|
#ifdef __STDC__
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#ifndef __P
|
#ifndef __P
|
||||||
|
Reference in New Issue
Block a user