roken.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4102 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,10 +36,11 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "krb_locl.h"
|
#include "roken.h"
|
||||||
|
#ifndef HAVE_GETTIMEOFDAY
|
||||||
|
|
||||||
RCSID("$Id$");
|
RCSID("$Id$");
|
||||||
|
|
||||||
#ifndef HAVE_GETTIMEOFDAY
|
|
||||||
/*
|
/*
|
||||||
* Simple gettimeofday that only returns seconds.
|
* Simple gettimeofday that only returns seconds.
|
||||||
*/
|
*/
|
||||||
|
@@ -36,12 +36,12 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "roken.h"
|
||||||
#include <config.h>
|
|
||||||
RCSID("$Id$");
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef HAVE_SWAB
|
#ifndef HAVE_SWAB
|
||||||
|
|
||||||
|
RCSID("$Id$");
|
||||||
|
|
||||||
void
|
void
|
||||||
swab (char *from, char *to, int nbytes)
|
swab (char *from, char *to, int nbytes)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user