compile fix, header file for strcmp was missing
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21580 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c41c3f9bca
commit
ad1d8116a6
@ -1,4 +1,5 @@
|
||||
#include "Coding.h"
|
||||
#include <string.h>
|
||||
|
||||
struct etable {
|
||||
const char *name; // long name for menu item.
|
||||
|
Loading…
x
Reference in New Issue
Block a user