summaryrefslogtreecommitdiff
path: root/stddef.h
AgeCommit message (Collapse)AuthorFilesLines
2013-05-05make: rename trafgen stddef.h fileDaniel Borkmann1-197/+0
Rename it to not confuse the build with header inclusions. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-05-05misc: move file to source rootDaniel Borkmann1-0/+197
Only have Makefile specific folders in the project root where the binaries are stored, the rest should be part of the repository root. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>