drop rcsid

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24356 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:30:37 +00:00
parent 363bec0c7f
commit 0d31d3d686
134 changed files with 13 additions and 404 deletions

View File

@@ -1,9 +1,7 @@
# $Id$
BEGIN {
print "#ifdef HAVE_CONFIG_H"
print "#include <config.h>"
print "#endif"
print "#include <stdio.h>"
print ""
print "int main(int argc, char **argv)"