aboutsummaryrefslogtreecommitdiffstats
path: root/ipc.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-07-15 00:52:11 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-07-15 00:52:11 +0100
commit3709301b1559aabb3292e8c15bac14a85d8fc31e (patch)
tree94734a190720a6d0113fe3c8f69e3a24fde90035 /ipc.h
parent324c378cd2d3f208b000e1279d462665d163edb7 (diff)
parent83e2d3048639533acd1d56672dcb1ba76de65e36 (diff)
Merging *BSD compatibility fix from Doug Luce (include sys/uio.h even
though the sendmsg() manpage says this isn't necessary).
Diffstat (limited to 'ipc.h')
-rw-r--r--ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc.h b/ipc.h
index 068996a7..3e71a070 100644
--- a/ipc.h
+++ b/ipc.h
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2010 Wilmer van der Gaast and others *
\********************************************************************/
/* IPC - communication between BitlBee processes */