aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/tests/base/string.h
blob: f32c240ae34ea8941e38c0ec4e992673b2e4b06b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*  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
#define _STRING_INCLUDED
#include <strings.h>
#endif /* _STRING_INCLUDED */