[Pkg-voip-commits] [tox] 02/11: Included sys/stat.h.

felix salfelder felix-guest at moszumanska.debian.org
Wed Sep 28 21:55:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository tox.

commit 3df21424bb2633fb770419de3242b3235351abb2
Author: arza <arza at arza.us>
Date:   Mon Sep 19 05:03:38 2016 +0300

    Included sys/stat.h.
---
 other/bootstrap_daemon/src/tox-bootstrapd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/other/bootstrap_daemon/src/tox-bootstrapd.c b/other/bootstrap_daemon/src/tox-bootstrapd.c
index 27a910f..86bf1dd 100644
--- a/other/bootstrap_daemon/src/tox-bootstrapd.c
+++ b/other/bootstrap_daemon/src/tox-bootstrapd.c
@@ -29,6 +29,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sys/stat.h>
 
 // toxcore
 #include "../../../toxcore/LAN_discovery.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/tox.git




More information about the Pkg-voip-commits mailing list