This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] procfs.c: Include "filestuff.h"


*** TEST RESULTS FOR COMMIT 88fc5eb7e23af132eacb895e475b31be0f7623e6 ***

Author: Marcin Cieslak <saper@saper.info>
Branch: master
Commit: 88fc5eb7e23af132eacb895e475b31be0f7623e6

procfs.c: Include "filestuff.h"

Fixes implicit function declaration
error in gdb/procfs.c:4927 about undeclared
make_cleanup_close().

gdb/ChangeLog:

	PR build/18843
	* procfs.c: Include "filestuff.h".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]