mirror of https://github.com/BOINC/boinc.git
server: fix build break.
This commit is contained in:
parent
0a63f1b05c
commit
2404092894
|
@ -20,6 +20,8 @@
|
|||
#include <string>
|
||||
#include <cstdlib>
|
||||
#include <cassert>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "boinc_db.h"
|
||||
#include "error_numbers.h"
|
||||
|
|
Loading…
Reference in New Issue