symlink: use throughout gnulib
[gnulib.git] / tests / test-fstatat.c
index a70721a..28a71fa 100644 (file)
 #include "pathmax.h"
 #include "same-inode.h"
 
-#if !HAVE_SYMLINK
-# define symlink(a,b) (-1)
-#endif
-
 #define ASSERT(expr) \
   do                                                                         \
     {                                                                        \