gets rid of rand warning [skip ci]

This commit is contained in:
Jack Humbert 2016-06-29 18:36:52 -04:00
parent 60fd885a6e
commit 8125cdb88c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <avr/interrupt.h>
#include "led.h"
#include "action_util.h"
#include <stdlib.h>
extern uint32_t default_layer_state;