More uses of RCSID() in lib/* and appl/bsd.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@178 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include "bsd_locl.h"
|
||||
|
||||
RCSID("$Header$");
|
||||
|
||||
/* utmpx_login - update utmp and wtmp after login */
|
||||
|
||||
int
|
||||
|
@@ -1,6 +1,8 @@
|
||||
#include "config.h"
|
||||
#include "protos.h"
|
||||
|
||||
RCSID("$Header$");
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
@@ -1,5 +1,7 @@
|
||||
#include "bsd_locl.h"
|
||||
|
||||
RCSID("$Header$");
|
||||
|
||||
#ifndef HAVE_IRUSEROK
|
||||
|
||||
int __check_rhosts_file = 1;
|
||||
|
@@ -1,5 +1,7 @@
|
||||
#include "bsd_locl.h"
|
||||
|
||||
RCSID("$Header$");
|
||||
|
||||
#ifndef HAVE_STRDUP
|
||||
char *
|
||||
strdup(const char *old)
|
||||
|
Reference in New Issue
Block a user