mutter/src/include
Frederic Peters 19d85c8566 Fix build failure from SIGCHLD nexus left overs
Looks like there are some leftovers in include/util.h:

/**
 * An object which exists purely to attach signals to; this is to receive
 * signals when a child process exits.  The signal is "sigchld" with no detail.
 */
extern MetaNexus *sigchld_nexus;

Removing those lines fixes the build
2009-11-29 20:40:12 -05:00
..
all-keybindings.h Change default cycle_group keybinding to Alt-grave 2009-10-09 10:21:52 -04:00
boxes.h This change adds support for the new _NET_WM_FULLSCREEN_MONITORS 2008-11-17 02:57:20 +00:00
common.h Icons for windows are taken from the desktop theme, not from the Metacity 2008-08-14 14:01:51 +00:00
compositor.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
core.h Add ability to vertically and horizontally maximise using the mouse, by 2008-03-03 01:58:54 +00:00
display.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
errors.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
frame.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
main.h Removed deprecated calls. Closes #560445. 2008-11-12 03:56:01 +00:00
prefs.h Add a switch to disable autofullscreen'ing maximized windows without decorations 2009-07-06 07:51:45 -04:00
resizepopup.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
screen.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
tabpopup.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
types.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
ui.h Since Patrick Niklaus's checkin of 2008-08-14 dealt with windows with no 2008-10-15 21:01:54 +00:00
util.h Fix build failure from SIGCHLD nexus left overs 2009-11-29 20:40:12 -05:00
window.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
xprops.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00