]> code.delx.au - gnu-emacs/blobdiff - src/syssignal.h
Fix bug with conditionals in expand-file-name on MS-Windows.
[gnu-emacs] / src / syssignal.h
index 45ea8f1af3c693a1b75e5d7231debbafe946e786..370948c429baedff2154132fe2a0e88d6d53e678 100644 (file)
@@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License
 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <signal.h>
-#include <stdbool.h>
 
 extern void init_signals (bool);