mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
PR: 249549 PR: 249550 PR: 249570 PR: 249734 PR: 249735 PR: 249738 Approved by: desktop (tcberner) Obtained from: ArchLinux, see Bugzilla PRs for details
10 lines
279 B
C
10 lines
279 B
C
--- lib/gibber/gibber-muc-connection.c.orig 2012-11-12 14:13:18 UTC
|
|
+++ lib/gibber/gibber-muc-connection.c
|
|
@@ -18,6 +18,7 @@
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|
*/
|
|
|
|
+#include <netinet/in.h>
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|