gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / same
index b17d735..6401dfb 100644 (file)
@@ -8,10 +8,10 @@ lib/same.c
 m4/same.m4
 
 Depends-on:
-xalloc
 error
 dirname
 same-inode
+stat
 stdbool
 memcmp
 
@@ -19,6 +19,7 @@ configure.ac:
 gl_SAME
 
 Makefile.am:
+lib_SOURCES += same.c
 
 Include:
 "same.h"