freebsd-ports/x11/accessx/files/patch-Access.h
Edwin Groothuis df0a6120f8 Maintainer update to build on -current again
PR:		ports/45378
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2002-11-23 00:45:46 +00:00

11 lines
206 B
C

--- Access.h-orig Sun Nov 17 19:34:23 2002
+++ Access.h Sun Nov 17 19:34:34 2002
@@ -20,7 +20,7 @@
*
*/
-#include <iostream.h>
+#include <iostream>
#include <math.h>
inline char* onoroff(int val)