Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / strace / patches / patch-ak
blobfb6fa7d4090cac7bc6000a45186eb8fa1ba96955
1 $NetBSD$
3 --- ipc.c.orig  2007-01-15 15:25:52.000000000 -0500
4 +++ ipc.c       2007-12-05 11:03:17.000000000 -0500
5 @@ -32,7 +32,7 @@
6  
7  #include "defs.h"
8  
9 -#if defined(LINUX) || defined(SUNOS4) || defined(FREEBSD)
10 +#if defined(LINUX) || defined(SUNOS4) || defined(ALLBSD)
12  # ifdef HAVE_MQUEUE_H
13  #  include <mqueue.h>
14 @@ -410,7 +410,7 @@
15         return 0;
16  }
18 -#endif /* defined(LINUX) || defined(SUNOS4) || defined(FREEBSD) */
19 +#endif /* defined(LINUX) || defined(SUNOS4) || defined(ALLBSD) */
21  #ifdef LINUX
22  int