]> code.delx.au - gnu-emacs/blobdiff - lib-src/update-game-score.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / lib-src / update-game-score.c
index 7cd17bf1d5476f2208ee4899c83658bfa7599133..29c81a8936c2803c7c7465225c4b125b82886aeb 100644 (file)
@@ -42,9 +42,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <time.h>
 #include <pwd.h>
 #include <ctype.h>
-#ifdef HAVE_FCNTL_H
 #include <fcntl.h>
-#endif
 #include <sys/stat.h>
 #include <getopt.h>