summaryrefslogtreecommitdiffhomepage
path: root/examples/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/random.c')
-rw-r--r--examples/random.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/random.c b/examples/random.c
index 9ffcf0e2..39fd7fa1 100644
--- a/examples/random.c
+++ b/examples/random.c
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <time.h>
+#define i_implement
#include <stc/crandom.h>
int main()