Merge branch 'upstream'
[gnulib.git] / tests / test-lstat.c
index cb9963d..89edb1f 100644 (file)
 
 #include "same-inode.h"
 
-#if !HAVE_SYMLINK
-# define symlink(a,b) (-1)
-#endif
-
 #define ASSERT(expr) \
   do                                                                         \
     {                                                                        \