mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix build
Reported by: Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
This commit is contained in:
parent
cc914f5dee
commit
b17365667e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210763
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
--- plugins/sound/gsd-sound-manager.c.orig 2008-04-07 10:04:58.426471043 -0400
|
||||||
|
+++ plugins/sound/gsd-sound-manager.c 2008-04-07 10:05:10.592326201 -0400
|
||||||
|
@@ -23,6 +23,7 @@
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <sys/wait.h>
|
||||||
|
+#include <signal.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
#include <unistd.h>
|
Loading…
Add table
Reference in a new issue