]> git.pld-linux.org Git - packages/dos2unix.git/blob - dos2unix-includes.patch
- updated to 5.2
[packages/dos2unix.git] / dos2unix-includes.patch
1 --- dos2unix-3.1/dos2unix.c
2 +++ dos2unix-3.1/dos2unix.c
3 @@ -71,6 +71,7 @@
4  #endif __MSDOS__
5  #include <stdio.h>
6  #include <stdlib.h>
7 +#include <fcntl.h>
8  #include <string.h>
9  #include <utime.h>
10  #include <sys/stat.h>
This page took 0.039934 seconds and 3 git commands to generate.