mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
add dependency script
fix some dependencies split off socket-util.c and clitext.c git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@60 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c7bd759cdb
commit
ccfd55420e
28 changed files with 456 additions and 368 deletions
|
|
@ -25,8 +25,6 @@ void pa_client_free(struct pa_client *c);
|
|||
* request destruction of the client */
|
||||
void pa_client_kill(struct pa_client *c);
|
||||
|
||||
char *pa_client_list_to_string(struct pa_core *c);
|
||||
|
||||
void pa_client_rename(struct pa_client *c, const char *name);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue