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