mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2026-05-05 14:48:01 +02:00
Drop the unnecessary pwd.h include
Obsolete in media session as of fc90a4e48a
This commit is contained in:
parent
5443e24bc9
commit
a223fe8df9
1 changed files with 0 additions and 3 deletions
|
|
@ -37,9 +37,6 @@
|
|||
#include <sys/stat.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/types.h>
|
||||
#if HAVE_PWD_H
|
||||
#include <pwd.h>
|
||||
#endif
|
||||
|
||||
#include <spa/node/node.h>
|
||||
#include <spa/utils/hook.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue