Fixup fromcvs/togit conversion
[pkgsrcv2.git] / x11 / nucleo / patches / patch-al
1 $NetBSD$
2
3 --- tests/test-MD5.cxx.orig     2007-06-12 15:19:00.000000000 +0000
4 +++ tests/test-MD5.cxx
5 @@ -11,6 +11,8 @@
6  
7  #include <nucleo/utils/MD5.H>
8  
9 +#include <unistd.h>
10 +
11  #include <iostream>
12  
13  using namespace nucleo ;