Changeset 0d436c7 in rtems-libbsd for freebsd/netipsec/ipsec.c

Timestamp:
03/08/12 22:54:51 (12 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, 5-freebsd-12, 388d46bb1b3080402c68ae11d14b2b36c3138952, freebsd-9.3, 89db1bb27c9d52164a78dc2fda0a2ba9da0920ef
Children:
1a63f04
Parents:
b55081a
Message:

netipsec/ipsec.c was in header file list not C file list

+ Makefile: It was not listed since it was a header
+ freebsd/netipsec/ipsec.c: include transformation did not occur
+ freebsd-to-rtems.py: Moved ipsec.c to source.

Added checks to ensure that only .h files are in header list
and that only .c files are in source list.

(No files)

Note: See TracChangeset for help on using the changeset viewer.