mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
a5408a406d
set of examples of the basic sets of constants and procedures needed to understand the behavior of matter. WWW: http://www.toddmiller.com/epte/ PR: ports/150183 Submitted by: Frederic Culot <frederic@culot.org>
11 lines
221 B
C
11 lines
221 B
C
--- do_radii.c.orig 2010-09-01 11:05:44.971100153 +0200
|
|
+++ do_radii.c 2010-09-01 11:06:02.362650476 +0200
|
|
@@ -290,6 +290,7 @@ modification follow.
|
|
|
|
*/
|
|
|
|
+#include <string.h>
|
|
|
|
#include "periodic.h"
|
|
#include "info.h"
|