Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 429652 | Differences between
and this patch

Collapse All | Expand All

(-)deltup-0.4.4.old/tmpstore.cpp (+1 lines)
Lines 19-24 Link Here
19
using namespace std;
19
using namespace std;
20
#include "file.h"
20
#include "file.h"
21
#include "system.h"
21
#include "system.h"
22
#include "unistd.h"
22
#include <openssl/md5.h>
23
#include <openssl/md5.h>
23
24
24
string tmpdir;
25
string tmpdir;

Return to bug 429652