Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 6052db5a75e0bcd44b7b34b1e9dcd077 > files > 4

faces-1.6.1-23mdv2008.0.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"