aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc/stdalign.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.Eli Zaretskii2012-05-271-0/+16
lib/makefile.w32-in ($(BLD)/md5.$(O)): ($(BLD)/sha1.$(O)): ($(BLD)/sha256.$(O)): ($(BLD)/sha512.$(O)): Depend on $(EMACS_ROOT)/nt/inc/stdalign.h. Suggested by Christoph Scholtes <cschol2112@googlemail.com>. lib/getopt_.h: Regenerate. nt/inc/stdalign.h: New file. Fixes: debbugs:11527