freebsd-ports/devel/opencvs/files/patch-util.c
Johan van Selst 78d7f07f6e - Update to a new snapshot
- Claim maintainership
- Simplify (reduce) patchfiles
2010-06-08 20:57:44 +00:00

11 lines
270 B
C

--- util.c.orig 2009-03-24 07:59:19.000000000 +0100
+++ util.c 2010-06-08 20:18:08.000000000 +0200
@@ -30,7 +30,7 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include <atomicio.h>
+#include "atomicio.h"
#include <errno.h>
#include <fcntl.h>
#include <md5.h>