Skip to content

Commit

Permalink
Remove unneeded include of <dlfcn.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
th-otto authored and OmniBlade committed Mar 18, 2024
1 parent e57652a commit ffd4077
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/paths_posix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <cstdlib>
#include <cstring>
#include <errno.h>
#include <dlfcn.h>
#include <pwd.h>
#include <stdexcept>
#include <sys/stat.h>
Expand Down

0 comments on commit ffd4077

Please sign in to comment.