summaryrefslogtreecommitdiff
path: root/droute
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@novell.com>2010-12-16 17:14:22 +0100
committerFrederic Crozat <fcrozat@novell.com>2011-02-21 17:03:16 +0100
commitf8854ff9962b332145a5626b9de0562714b0f4ef (patch)
tree15bd65316f603f5b2f5ce90d8b24f4d5555f09dd /droute
parent27f08b62bdb38151c8cb23319d0c874b972a852f (diff)
downloadat-spi2-atk-f8854ff9962b332145a5626b9de0562714b0f4ef.tar.gz
Add missing standard header / fix prototype
https://bugzilla.gnome.org/show_bug.cgi?id=637398
Diffstat (limited to 'droute')
-rw-r--r--droute/droute.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/droute/droute.c b/droute/droute.c
index 321144e..ec53ffa 100644
--- a/droute/droute.c
+++ b/droute/droute.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <string.h>
+#include <stdio.h>
#include "droute.h"
#include "droute-pairhash.h"