Skip to content

Commit 7ba05b6

Browse files
committed
fix(watcher): no prlimit.h
1 parent 152bd1b commit 7ba05b6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

unix/watcher_unix.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <sstream>
1515
#include <string>
1616
#include <sys/fcntl.h>
17-
#include <sys/prlimit.h>
1817
#include <sys/resource.h>
1918
#include <sys/time.h>
2019
#include <sys/types.h>

0 commit comments

Comments
 (0)