]> git.pld-linux.org Git - packages/defrag.git/blob - defrag-0.73-glibc.patch
- dropped pre-cvs changelog
[packages/defrag.git] / defrag-0.73-glibc.patch
1 diff -ur defrag-0.73/misc.c defrag-0.73.glibc/misc.c
2 --- defrag-0.73/misc.c  Sun Aug 17 16:02:33 1997
3 +++ defrag-0.73.glibc/misc.c    Wed Jan 28 00:05:05 1998
4 @@ -10,6 +10,7 @@
5   */
6  
7  #include <stdlib.h>
8 +#include <errno.h>
9  #include <stdio.h>
10  #include <unistd.h>
11  #include <mntent.h>
This page took 0.061926 seconds and 3 git commands to generate.