mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
Remove unnecessary #includes
This commit is contained in:
parent
9ffa9382dd
commit
dd9265ac78
227 changed files with 76 additions and 472 deletions
|
|
@ -28,8 +28,8 @@
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <pulse/gccmacro.h>
|
||||
#include <pulse/xmalloc.h>
|
||||
#include <pulse/util.h>
|
||||
#include <pulse/i18n.h>
|
||||
#include <pulse/utf8.h>
|
||||
|
||||
|
|
@ -39,7 +39,6 @@
|
|||
#include <pulsecore/log.h>
|
||||
#include <pulsecore/modargs.h>
|
||||
#include <pulsecore/dbus-shared.h>
|
||||
#include <pulsecore/endianmacros.h>
|
||||
#include <pulsecore/namereg.h>
|
||||
#include <pulsecore/mime-type.h>
|
||||
#include <pulsecore/strbuf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue