2015-12-07 18:40:27 +01:00
|
|
|
$NetBSD: patch-lp__utils.c,v 1.2 2015/12/07 17:40:27 joerg Exp $
|
2014-05-12 13:41:46 +02:00
|
|
|
|
2015-12-07 18:40:27 +01:00
|
|
|
Don't use obsolete headers.
|
2014-05-12 13:41:46 +02:00
|
|
|
|
|
|
|
--- lp_utils.c.orig 2009-08-27 19:52:00.000000000 +0000
|
|
|
|
+++ lp_utils.c
|
2015-12-07 18:40:27 +01:00
|
|
|
@@ -5,7 +5,6 @@
|
2014-05-12 13:41:46 +02:00
|
|
|
#include "lp_lib.h"
|
|
|
|
#include "lp_utils.h"
|
|
|
|
#include <time.h>
|
2015-12-07 18:40:27 +01:00
|
|
|
-#include <sys/timeb.h>
|
2014-05-12 13:41:46 +02:00
|
|
|
#include "lp_bit.h"
|
|
|
|
|
|
|
|
#ifdef FORTIFY
|