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:
@@ -1,4 +1,5 @@
|
|||||||
#include "Coding.h"
|
#include "Coding.h"
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
struct etable {
|
struct etable {
|
||||||
const char *name; // long name for menu item.
|
const char *name; // long name for menu item.
|
||||||
|
|||||||
Reference in New Issue
Block a user