]> git.cworth.org Git - fips/commitdiff
Add a simple fips.h file.
authorCarl Worth <cworth@cworth.org>
Wed, 24 Apr 2013 22:28:43 +0000 (15:28 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 24 Apr 2013 22:32:39 +0000 (15:32 -0700)
This pulls in a few widely-used header files, (config.h, stdio.h,
stdlib.h, and string.h), and also gives us a place to define common
macros such as unused and STRNCMP_LITERAL.


No differences found