Skip to content

Commit

Permalink
Include stdint
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdphk committed May 28, 2017
1 parent 7906f09 commit d87b58e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/libvarnish/vsmw.c
Expand Up @@ -38,6 +38,7 @@
#include <fcntl.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
Expand Down

0 comments on commit d87b58e

Please sign in to comment.