Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 2651
Collapse All | Expand All

(-)xsnap.c (+2 lines)
Lines 18-23 Link Here
18
 */
18
 */
19
19
20
#include <stdio.h> 
20
#include <stdio.h> 
21
#include <string.h>
22
#include <stdlib.h>
21
#include <unistd.h>
23
#include <unistd.h>
22
#include <sys/stat.h>
24
#include <sys/stat.h>
23
#include <zlib.h>
25
#include <zlib.h>

Return to bug 2651