This is the mail archive of the gdb-prs@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]

[Bug build/18843] gdb/procfs.c:4927:3: error: implicit declaration of function ?make_cleanup_close?


https://sourceware.org/bugzilla/show_bug.cgi?id=18843

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Yao Qi <qiyao@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=88fc5eb7e23af132eacb895e475b31be0f7623e6

commit 88fc5eb7e23af132eacb895e475b31be0f7623e6
Author: Marcin Cieslak <saper@saper.info>
Date:   Wed Aug 19 16:51:31 2015 +0000

    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".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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