Compile errors were fixed.

This commit is contained in:
Cameron (Kamran) Mashayekhi 2005-12-16 22:09:58 +00:00
parent 0918fc6a5b
commit 75d13e60cf

View File

@ -4,6 +4,9 @@
#include <stdint.h>
#include <glib.h>
#include <gnome-keyring.h>
#include <string.h>
#define SUCCESS 0
#define FAILURE -1