freebsd-ports/graphics/duhdraw/files/patch-aa
Kris Kennaway 0d4fe976b0 Add duhdraw 2.6.96
DuhDraw is a program which almost perfectly simulates TheDraw for DOS.

Submitted by:   mkm@ieee.org
2002-09-21 00:33:36 +00:00

12 lines
281 B
Text

*** duhdraw.c.old Fri Jun 21 18:04:08 2002
--- duhdraw.c Fri Jun 21 18:04:17 2002
***************
*** 11,17 ****
#include <stdio.h>
#include <dirent.h>
#include <sys/stat.h>
- #include <malloc.h>
#include <time.h>
#include <curses.h>
#include <ctype.h>
--- 11,16 ----