roken.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1196 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,6 +43,8 @@ RCSID("$Id$");
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
|
#include <roken.h>
|
||||||
|
|
||||||
#ifndef HAVE_STRLWR
|
#ifndef HAVE_STRLWR
|
||||||
char *
|
char *
|
||||||
strlwr(char *str)
|
strlwr(char *str)
|
||||||
|
@@ -43,6 +43,8 @@ RCSID("$Id$");
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
|
#include <roken.h>
|
||||||
|
|
||||||
#ifndef HAVE_STRUPR
|
#ifndef HAVE_STRUPR
|
||||||
char *
|
char *
|
||||||
strupr(char *str)
|
strupr(char *str)
|
||||||
|
Reference in New Issue
Block a user