head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.07.19.19.17.45;	author rafan;	state dead;
branches;
next	1.1;

1.1
date	2003.01.03.07.58.23;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.01
- Respect PREFIX

PR:		ports/100566
Submitted by:	KATO Tsuguru
@
text
@--- httplog.c.orig	Sat Dec  8 15:15:44 2001
+++ httplog.c	Wed Sep 25 12:02:28 2002
@@@@ -40,6 +40,7 @@@@
 #include <time.h>
 #include <stdio.h>
 #include <syslog.h>
+#include <arpa/inet.h>
 #include <netinet/in.h>
 #include <sys/time.h>
 #include <sys/socket.h>
@@@@ -151,4 +152,4 @@@@
             }
         }
     }
-}
+}
@


1.1
log
@Final step in the move from mail/twhttpd to www/twhttpd.
@
text
@@

