freebsd-ports/sysutils/msyslog/files/patch-rmd160.h
Will Andrews d9ea8a1921 Add msyslog 1.04b, a flexible and easy to integrate syslog daemon.
PR:		27308
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-20 02:54:49 +00:00

12 lines
324 B
C

--- src/peo/rmd160.h.orig Sun May 13 00:40:04 2001
+++ src/peo/rmd160.h Sun May 13 00:40:23 2001
@@ -20,7 +20,7 @@
#ifndef _RMD160_H /* make sure this file is read only once */
#define _RMD160_H
-#include "typedefs.h"
+#include <sys/types.h>
/********************************************************************/