[beast/win32-merge: 3/7] Added missing include for compilation on Debian/unstable.
- From: Stefan Westerfeld <stw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [beast/win32-merge: 3/7] Added missing include for compilation on Debian/unstable.
- Date: Sat, 13 Feb 2010 12:01:12 +0000 (UTC)
commit 3d99f61c1f6cf4a65ae4efdcb92137676f507277
Author: Stefan Westerfeld <stefan space twc de>
Date: Sat Feb 13 12:55:12 2010 +0100
Added missing include for compilation on Debian/unstable.
birnet/birnetosunix.cc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/birnet/birnetosunix.cc b/birnet/birnetosunix.cc
index 9429c16..3f615ac 100644
--- a/birnet/birnetosunix.cc
+++ b/birnet/birnetosunix.cc
@@ -25,6 +25,7 @@
#include <syslog.h>
#include <errno.h>
#include <string.h>
+#include <stdio.h>
namespace Birnet {
namespace OS {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]