1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

r5301: fixed pthreads build

(This used to be commit a7a72de07b3197b2ebfe8fe33a4e017e384dec6f)
This commit is contained in:
Andrew Tridgell 2005-02-10 05:29:38 +00:00 committed by Gerald (Jerry) Carter
parent 8674eaa5cc
commit f9529111af

View File

@ -29,6 +29,7 @@
#include <execinfo.h>
#endif
#include "system/wait.h"
#include "system/filesys.h"
#include "lib/events/events.h"
#include "dlinklist.h"
#include "smb_server/smb_server.h"