summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2015-04-14 23:58:41 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2015-04-14 23:58:41 +0200
commita68d786f309fa1ac5478b5b60d5b6fa0b5de7b7c (patch)
tree933852391e663752741ab4ffea04e69531e1db1f
parent19c4bf396ead620a84051102e7f0914200fcc5e0 (diff)
include/: ignore sys/random.h symlink
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
-rw-r--r--include/.gitignore1
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