[Xfce4-commits] <xfce4-eyes-plugin:master> Add missing header file

Florian Rivoal noreply at xfce.org
Fri Dec 17 17:46:01 CET 2010


Updating branch refs/heads/master
         to 23d9b4720d832ecbc36793d4186fa22c28fee839 (commit)
       from 5fd51ae7af1cf2104c98186d5645d4a3d58361df (commit)

commit 23d9b4720d832ecbc36793d4186fa22c28fee839
Author: Florian Rivoal <frivoal at xfce.org>
Date:   Thu Dec 16 14:03:24 2010 +0900

    Add missing header file
    
    Fixes bug #6024

 panel-plugin/eyes.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/panel-plugin/eyes.c b/panel-plugin/eyes.c
index de998ae..182924a 100644
--- a/panel-plugin/eyes.c
+++ b/panel-plugin/eyes.c
@@ -32,6 +32,7 @@
 #include <sys/types.h>
 #include <dirent.h>
 #include <string.h>
+#include <stdlib.h>
 
 #include <libxfce4util/libxfce4util.h>
 #include <libxfcegui4/libxfcegui4.h>



More information about the Xfce4-commits mailing list