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

(-)ucspi-tcp-0.88/error.h (+3 lines)
Lines 1-6 Link Here
1
#ifndef ERROR_H
1
#ifndef ERROR_H
2
#define ERROR_H
2
#define ERROR_H
3
3
4
#include <sys/errno.h>
5
#include <errno.h>
6
4
extern int errno;
7
extern int errno;
5
8
6
extern int error_intr;
9
extern int error_intr;

Return to bug 16804