2003-04-19 23:10:08 +02:00
|
|
|
/* DO NOT EDIT THIS FILE.
|
|
|
|
|
|
|
|
It has been auto-edited by fixincludes from:
|
|
|
|
|
|
|
|
"fixinc/tests/inc/string.h"
|
|
|
|
|
|
|
|
This had to be done to correct non-standard usages in the
|
|
|
|
original, manufacturer supplied header file. */
|
|
|
|
|
|
|
|
#ifndef _STRING_INCLUDED
|
2003-08-27 04:19:07 +02:00
|
|
|
#define _STRING_INCLUDED
|
|
|
|
#include <strings.h>
|
|
|
|
#endif /* _STRING_INCLUDED */
|