12 lines
301 B
Text
12 lines
301 B
Text
$NetBSD: patch-ca,v 1.1 2006/05/10 17:19:00 jlam Exp $
|
|
|
|
--- converter/other/rlatopam.c.orig 2006-01-08 00:02:13.000000000 -0500
|
|
+++ converter/other/rlatopam.c
|
|
@@ -13,6 +13,7 @@
|
|
**/
|
|
|
|
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h> /* For ntohs, htons */
|
|
#include <string.h>
|
|
#include <errno.h>
|