summaryrefslogtreecommitdiff
path: root/graphics/raster3d/files/extrapatch-avs2ps.c
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-04-28 14:20:45 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-04-28 14:20:45 +0000
commit2aea5c4f06d854bbb8a87c23280c5f19fa0a8b7c (patch)
treefe843b3f26ad5ced0c83748128c7a4cbd588db4c /graphics/raster3d/files/extrapatch-avs2ps.c
parent- Update to 0.0.13 (diff)
Add raster3d, a set of tools for generating raster images of proteins
and molecules. PR: 96444 Submitted by: Shaun Amott <shaun@inerd.com>
Diffstat (limited to 'graphics/raster3d/files/extrapatch-avs2ps.c')
-rw-r--r--graphics/raster3d/files/extrapatch-avs2ps.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/raster3d/files/extrapatch-avs2ps.c b/graphics/raster3d/files/extrapatch-avs2ps.c
new file mode 100644
index 000000000000..d610a5d85d41
--- /dev/null
+++ b/graphics/raster3d/files/extrapatch-avs2ps.c
@@ -0,0 +1,11 @@
+--- avs2ps.c.orig Fri Apr 28 15:34:10 2006
++++ avs2ps.c Fri Apr 28 15:35:09 2006
+@@ -10,7 +10,7 @@
+ #include <math.h>
+ #include <string.h>
+ #include <stdlib.h>
+-#include <netinet/in.h>
++#include "in.h"
+
+ #ifdef WIN32
+ #define random rand