Some tweaks, made libutil a bit more complete.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19487 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-12-13 13:06:42 +00:00
parent 5782c5a3e2
commit 9d6d3fcf5f
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -40,6 +40,7 @@
#define _LIBUTIL_H_
#include <stdint.h>
#include <sys/types.h>
#define PROPERTY_MAX_NAME 64
#define PROPERTY_MAX_VALUE 512