NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / tests / test-system-quote-child.c
index 9b63de0..5036a49 100644 (file)
@@ -1,5 +1,5 @@
 /* Child program invoked by test-system-quote-main.
-   Copyright (C) 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 #include <stdio.h>
 #include <string.h>
 
+/* Do not use any gnulib replacements, since this program should
+   link against as few libraries as possible.  */
+#undef fclose
+#undef fopen
+#undef fprintf
+#undef fread
+
 #define EXPECTED_DATA_FILE "t-sq-data.tmp"
 
 int