list.h is now in util/.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4594 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <smp.h>
|
||||
#include <signal.h>
|
||||
#include <timer.h>
|
||||
#include <list.h>
|
||||
#include <util/list.h>
|
||||
#include <arch/thread_struct.h>
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#include <dirent.h>
|
||||
#include <fs_interface.h>
|
||||
#include <lock.h>
|
||||
#include <list.h>
|
||||
#include <util/list.h>
|
||||
|
||||
#define DEFAULT_FD_TABLE_SIZE 128
|
||||
#define MAX_FD_TABLE_SIZE 2048
|
||||
|
||||
Reference in New Issue
Block a user