mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
Move xmalloc to the public side (libpolyp).
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@908 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
cdd3588f3a
commit
d9cc2cfcb9
105 changed files with 193 additions and 109 deletions
|
|
@ -30,11 +30,12 @@
|
|||
#include <lirc/lirc_client.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <polyp/xmalloc.h>
|
||||
|
||||
#include <polypcore/module.h>
|
||||
#include <polypcore/log.h>
|
||||
#include <polypcore/namereg.h>
|
||||
#include <polypcore/sink.h>
|
||||
#include <polypcore/xmalloc.h>
|
||||
#include <polypcore/modargs.h>
|
||||
|
||||
#include "module-lirc-symdef.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue