Commit graph

2 commits

Author SHA1 Message Date
Adam Weinberger
43b9214235 Fix some build errors. It still fails to build:
cc  -fstack-protector -Qunused-arguments -w    -DREADLINE   -c glob.c
glob.c:220:16: error: incomplete definition of type 'struct _dirdesc'
       if (fstat(dirp->dd_fd, &stb) < 0)
                 ~~~~^
/usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc'
struct _dirdesc;
       ^
1 error generated.
2014-08-07 00:27:47 +00:00
Adam Weinberger
4e441aef5f Rename finance/ and ftp/ patch-xy patches to reflext the files they modify. 2014-07-28 18:44:42 +00:00
Renamed from ftp/ncftp1/files/patch-ab (Browse further)