Skip to content

Commit 5be5ea4

Browse files
committed
Remove useless include of grp.h
1 parent 7a26c47 commit 5be5ea4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libmamba/src/fs/filesystem.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#ifndef _WIN32
1414
#include <fcntl.h>
15-
#include <grp.h>
1615
#include <pwd.h>
1716
#include <sys/stat.h>
1817
#include <unistd.h>

0 commit comments

Comments
 (0)