By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1393
Collapse All | Expand All

(-)basket/src/likeback.cpp.ORI (+1 lines)
Lines 50-55 Link Here
50
#include <pwd.h>
50
#include <pwd.h>
51
51
52
#include <iostream>
52
#include <iostream>
53
#include <unistd.h>
53
54
54
#include "likeback.h"
55
#include "likeback.h"
55
#include "likeback_private.h"
56
#include "likeback_private.h"

Return to bug 1393