1.4-0.fdr.3 - Add URL, other minor specfile tweaks (#63). 1.4-0.fdr.2 - Fix build on RH9 (#63). - Save .spec in UTF-8. - Provide -devel to ease possible future 'shared lib'ification. 1.4-0.fdr.1 - Update to current Fedora guidelines. Fri Feb 07 2003 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1.fedora.1 - First Fedora release.
10 lines
256 B
Diff
10 lines
256 B
Diff
--- compface.h~ 2000-11-22 15:38:39.000000000 +0200
|
|
+++ compface.h 2003-05-03 15:06:19.000000000 +0300
|
|
@@ -17,6 +17,7 @@
|
|
#define COMPFACE_H
|
|
|
|
#include <setjmp.h>
|
|
+#include <errno.h>
|
|
|
|
/* For all function declarations, if ANSI then use a prototype. */
|
|
|