add roken.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9079 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1995, 1996, 1997 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1995 - 2000 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -58,6 +58,7 @@ RCSID("$Id$");
|
|||||||
#ifdef HAVE_UTMPX_H
|
#ifdef HAVE_UTMPX_H
|
||||||
#include <utmpx.h>
|
#include <utmpx.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <roken.h>
|
||||||
#include "extern.h"
|
#include "extern.h"
|
||||||
|
|
||||||
#ifndef WTMP_FILE
|
#ifndef WTMP_FILE
|
||||||
|
@@ -61,10 +61,9 @@ RCSID("$Id$");
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <roken.h>
|
||||||
#include "extern.h"
|
#include "extern.h"
|
||||||
|
|
||||||
#include <roken.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Special version of popen which avoids call to shell. This ensures
|
* Special version of popen which avoids call to shell. This ensures
|
||||||
|
Reference in New Issue
Block a user