add notice about where devurandom.c is from
[detour.git] / devurandom.c
index 8a7a7b6..bd6ba2e 100644 (file)
@@ -1,3 +1,5 @@
+// copied from NaCl (the crypto lib)
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>