Joel Sherrill 0d436c7f7d 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.
2012-03-08 16:54:51 -06:00
..