Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release-src > by-pkgid > 71e19a84005b54fdf5ebc19ed3e02375 > files > 4

faces-1.6.1-26mdv2009.1.src.rpm

--- faces/compface/cmain.c~	2003-07-29 11:29:40.000000000 +0200
+++ faces/compface/cmain.c	2003-07-29 11:30:06.000000000 +0200
@@ -15,6 +15,7 @@
  *  to me, then an attempt will be made to fix them.
  */
 
+#include <errno.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include "compface.h"
--- faces/compface/uncmain.c~	2003-07-29 11:29:40.000000000 +0200
+++ faces/compface/uncmain.c	2003-07-29 11:31:08.000000000 +0200
@@ -15,6 +15,7 @@
  *  to me, then an attempt will be made to fix them.
  */
 
+#include <errno.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include "compface.h"