Fix compiler warnings in auth-token stuff.

This commit is contained in:
Juan Carlos Luciani
2005-12-16 15:57:46 +00:00
parent ec113054eb
commit a835a9cf9b
8 changed files with 11 additions and 6 deletions

View File

@@ -26,6 +26,7 @@
#define _GNU_SOURCE
#include <stdarg.h>
#include <syslog.h>
#ifndef LINUX