Skip to content

Commit

Permalink
Fixed #129
Browse files Browse the repository at this point in the history
  • Loading branch information
milasudril committed Apr 23, 2022
1 parent 2488d50 commit 717efd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions directorylister-linuxgnu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <sys/syscall.h>
#include <dirent.h>
#include <memory>
#include <cerrno>

namespace
{
Expand Down

0 comments on commit 717efd9

Please sign in to comment.