]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/fns.c: Remove left over include
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Dec 2020 23:54:52 +0000 (18:54 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Dec 2020 23:54:52 +0000 (18:54 -0500)
src/fns.c

index 23d24ef4db46c2e84df01691622d44bc14b1dae6..e9b6a96f34493a6a587ef75ae60a34e927a1971f 100644 (file)
--- a/src/fns.c
+++ b/src/fns.c
@@ -18,7 +18,6 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdio.h>
 #include <config.h>
 
 #include <stdlib.h>