FAQ Search Today's Posts Mark Forums Read

» Linux Archive
Home
New Posts
Search
FAQ


Go Back   Linux Archive > Redhat > Device-mapper Development

 
 
LinkBack Thread Tools
 
Old 07-09-2008, 01:26 PM
 
Default device-mapper/dmeventd dmeventd.c

CVSROOT: /cvs/dm
Module name: device-mapper
Changes by: mornfall@sourceware.org 2008-07-09 13:26:08

Modified files:
dmeventd : dmeventd.c

Log message:
Add #include <signal.h> to dmeventd.c, fixes compilation on NetBSD.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/device-mapper/dmeventd/dmeventd.c.diff?cvsroot=dm&r1=1.50&r2=1.51

--- device-mapper/dmeventd/dmeventd.c 2007/07/24 14:16:48 1.50
+++ device-mapper/dmeventd/dmeventd.c 2008/07/09 13:26:07 1.51
@@ -36,6 +36,7 @@
#include <sys/time.h>
#include <sys/resource.h>
#include <unistd.h>
+#include <signal.h>
#include <arpa/inet.h> /* for htonl, ntohl */

#ifdef linux

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
 

Thread Tools




All times are GMT. The time now is 07:04 AM.

VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org