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

Collapse All | Expand All

(-)src/common.h~ (+2 lines)
Lines 2-7 Link Here
2
#define _COMMON_H
2
#define _COMMON_H
3
3
4
#include <stdio.h>
4
#include <stdio.h>
5
#include <stdlib.h>
6
#include <string.h>
5
#include <sys/socket.h>
7
#include <sys/socket.h>
6
8
7
int check_mount(char *s);
9
int check_mount(char *s);

Return to bug 251726