diff options
| author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-11-27 14:41:51 +0000 |
|---|---|---|
| committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-11-27 14:41:51 +0000 |
| commit | 825224aa90b2dd1536a12b3a371f43fea7005ff1 (patch) | |
| tree | 07bb838d0e69fd4a03a09c1b1ad6e0dfdaae701a /test/misc/bug-readdir1.c | |
| parent | c836f1ad544d4b57dd1b93c480b7e625f24fb147 (diff) | |
| download | uClibc-alpine-825224aa90b2dd1536a12b3a371f43fea7005ff1.tar.bz2 uClibc-alpine-825224aa90b2dd1536a12b3a371f43fea7005ff1.tar.xz | |
Synch with trunk @ 24160
Step 15: test folder synch.
Diffstat (limited to 'test/misc/bug-readdir1.c')
| -rw-r--r-- | test/misc/bug-readdir1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/misc/bug-readdir1.c b/test/misc/bug-readdir1.c index 4c3521dbb..a8594a82e 100644 --- a/test/misc/bug-readdir1.c +++ b/test/misc/bug-readdir1.c @@ -1,6 +1,5 @@ #include <dirent.h> #include <errno.h> -#include <errno.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> |
