diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2015-04-14 23:58:41 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2015-04-14 23:58:41 +0200 |
commit | a68d786f309fa1ac5478b5b60d5b6fa0b5de7b7c (patch) | |
tree | 933852391e663752741ab4ffea04e69531e1db1f /include | |
parent | 19c4bf396ead620a84051102e7f0914200fcc5e0 (diff) |
include/: ignore sys/random.h symlink
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/.gitignore b/include/.gitignore index 636f8eecc..8f86c4c80 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -38,6 +38,7 @@ /sys/prctl.h /sys/procfs.h /sys/ptrace.h +/sys/random.h /sys/reg.h /sys/regdef.h /sys/signalfd.h |