summaryrefslogtreecommitdiff
path: root/x11-toolkits/nucleo/files/patch-tests__test-MD5.cxx
blob: 5d5096bbcf8805f29d75135c12507511b2b8b31d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./tests/test-MD5.cxx.orig	2008-06-05 14:52:33.000000000 +0200
+++ ./tests/test-MD5.cxx	2013-09-06 23:19:05.863746755 +0200
@@ -10,6 +10,7 @@
  */
 
 #include <nucleo/utils/MD5.H>
+#include <unistd.h>
 
 #include <iostream>