aboutsummaryrefslogtreecommitdiff
path: root/src/grecs-gram.y
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-04-20 16:16:27 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-04-20 16:16:27 +0300
commitb6a8ef19274af628364f90a992c146c3123e67db (patch)
tree95d91d7a94b1a9407806e29a319779b50ed33b0e /src/grecs-gram.y
parent0f081a2643ba0a7f7a5dcfb6a5977d9da1d2b6db (diff)
downloadgrecs-b6a8ef19274af628364f90a992c146c3123e67db.tar.gz
grecs-b6a8ef19274af628364f90a992c146c3123e67db.tar.bz2
Minor fixes
Diffstat (limited to 'src/grecs-gram.y')
-rw-r--r--src/grecs-gram.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grecs-gram.y b/src/grecs-gram.y
index 991f315..cff51b0 100644
--- a/src/grecs-gram.y
+++ b/src/grecs-gram.y
@@ -21,6 +21,7 @@
#include <grecs.h>
#include <grecs-gram.h>
#include <stdlib.h>
+#include <stdarg.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>

Return to:

Send suggestions and report system problems to the System administrator.