Id
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1427 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
RCSID("$Id$");
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@@ -2,9 +2,10 @@
|
||||
* Hash table functions
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
static char rcsid[] = "$Id$";
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
RCSID("$Id$");
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
@@ -1,8 +1,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
RCSID("$Id$");
|
||||
|
||||
#include <stdio.h>
|
||||
#include "symbol.h"
|
||||
|
@@ -1,8 +1,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
RCSID("$Id$");
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "symbol.h"
|
||||
|
Reference in New Issue
Block a user