Skip to content

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
nipo committed Nov 25, 2011
1 parent 115c552 commit d5d9510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/rudp/time.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#include <stdint.h>
#include <sys/time.h>
#include <stdlib.h>

/**
@this is an abstract time type definition. It contains miliseconds
Expand Down

0 comments on commit d5d9510

Please sign in to comment.