Skip to content

Commit 717efd9

Browse files
committed
Fixed #129
1 parent 2488d50 commit 717efd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

directorylister-linuxgnu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include <sys/syscall.h>
2020
#include <dirent.h>
2121
#include <memory>
22+
#include <cerrno>
2223

2324
namespace
2425
{

0 commit comments

Comments
 (0)