openbsd-ports/education/epte/patches/patch-do_conversion_c
ajacoutot 65243f2f7d Import epte-2.0.7.
epte is a curses-based periodic table of the elements. It provides a
set of examples of the basic sets of constants and procedures needed
to understand the behavior of matter.

Based on a submission from Anthony Bentley.
ok sthen@
2010-08-23 09:31:23 +00:00

12 lines
302 B
Plaintext

$OpenBSD: patch-do_conversion_c,v 1.1.1.1 2010/08/23 09:31:23 ajacoutot Exp $
--- do_conversion.c.orig Mon Aug 23 07:50:25 2010
+++ do_conversion.c Mon Aug 23 07:50:46 2010
@@ -292,6 +292,7 @@ modification follow.
#include <string.h>
+#include <ctype.h>
#include "periodic.h"
struct CONVERTS{