repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
shells
/
dgsh
/
glibc-2.26.patch
blob
c66768151316c8dd460804ce89cb0ebd7ff74bde
1
diff --git a/core-tools/src/dgsh-httpval.c b/core-tools/src/dgsh-httpval.c
2
index 8b5dce3..7b43c3d 100644
3
--- a/core-tools/src/dgsh-httpval.c
4
+++ b/core-tools/src/dgsh-httpval.c
5
@@ -40,6 +40,7 @@
6
#include <sys/stat.h>
7
#include <unistd.h>
8
#include <stdlib.h>
9
+#include <stdint.h>
10
#include <stdio.h>
11
#include <string.h>
12
#include <ctype.h>