summaryrefslogtreecommitdiff
path: root/pfinet/linux-src/include/net/checksum.h
AgeCommit message (Collapse)Author
2016-01-02allow pfinet to link using -O0Flavio Cruz
This fixes a long list of undefined references when compiling with -O0 by using static instead of extern in header files.
2000-02-04Import of Linux 2.2.12 subset (ipv4 stack and related)Roland McGrath