From f53e94e6a05752b76e18127c235e6cdd987c0d8c Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Sat, 12 Jul 2003 22:51:43 +0000 Subject: [PATCH] Distribute the timewrap.h file. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 6f73e47b4..9088b6f83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ API of sync_part(). Include <time.h> and <sys/time.h> in a proper way. + * src/server/Makefile.am (lyskomd_SOURCES): Added timewrap.h. * src/server/timewrap.h: New include file; a wrapper around <time.h> and <sys/time.h>. All files that needs to include either file now does so via this wrapper. -- GitLab