]> git.pld-linux.org Git - packages/dos2unix.git/commitdiff
- removed obsolete unistd.h part from includes patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Nov 2010 06:10:51 +0000 (06:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Provides: unix2dos

Changed files:
    dos2unix-includes.patch -> 1.2
    dos2unix.spec -> 1.25

dos2unix-includes.patch

index a71c205973e77bec073234c702d787c1d5b03ec0..bc78ad8823bdebf6941b200267e1e1d0685646ca 100644 (file)
@@ -1,10 +1,9 @@
 --- dos2unix-3.1/dos2unix.c
 +++ dos2unix-3.1/dos2unix.c
-@@ -71,6 +71,8 @@
+@@ -71,6 +71,7 @@
  #endif __MSDOS__
  #include <stdio.h>
  #include <stdlib.h>
-+#include <unistd.h>
 +#include <fcntl.h>
  #include <string.h>
  #include <utime.h>
This page took 0.091845 seconds and 4 git commands to generate.