mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 13:01:29 +01:00
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_ */
|