Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / shells / dgsh / glibc-2.26.patch
blobc66768151316c8dd460804ce89cb0ebd7ff74bde
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>