Skip to content

Commit

Permalink
Replace include for linux/time.h (#1628)
Browse files Browse the repository at this point in the history
  • Loading branch information
thom-sd authored May 7, 2020
1 parent 96bd9bc commit e3af313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver/ppm.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ or GPL2.txt for full copies of the license.
#define ASSERT(expr)
#endif

#include <linux/time.h>
typedef u64 nanoseconds;

/*
Expand Down

0 comments on commit e3af313

Please sign in to comment.