* Replaced most of the error enums with #defines.

* fssh_auto_locker.h should probably better use an FS-Shell header instead of
  stddef.h.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26301 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2008-07-07 18:10:21 +00:00
parent 846f4fa2ab
commit e2dfe00484
2 changed files with 55 additions and 61 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#define _FSSH_AUTO_LOCKER_H
#include <stddef.h>
#include <fssh_types.h>
namespace FSShell {