Skip to content

Commit

Permalink
include stdint.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jackson committed Aug 12, 2007
1 parent 5711105 commit 560eb35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edid-decode.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdint.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
Expand Down

0 comments on commit 560eb35

Please sign in to comment.