1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/cad/alliance/files/patch-exp::src::ht.c
Hiroki Sato 8d9f54f0da Add cad/alliance, which is a complete set of free CAD tools and
portable libraries for VLSI design.  It includes a VHDL compiler
and simulator, logic synthesis tools, automatic place and route
tools, and portable CMOS libraries.

Approved by:	linimon (mentor)
2004-05-13 18:51:03 +00:00

8 lines
191 B
C

--- exp/src/ht.c.orig Thu May 6 08:41:16 2004
+++ exp/src/ht.c Thu May 6 08:41:35 2004
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>