0c9ee87018
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1070 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
87 B
C
7 lines
87 B
C
#ifndef _STRINGS_H_
|
|
#define _STRINGS_H_
|
|
|
|
#include <string.h>
|
|
|
|
#endif /* _STRINGS_H_ */
|