]> code.delx.au - gnu-emacs/blobdiff - src/unexec.h
Remove now-inaccurate bytecode comments
[gnu-emacs] / src / unexec.h
index 343eb6d8db5fee089deaaf88e40be995fc0293a2..cdb2e8016ea5d8b81cf22ee7a39945127d6262f8 100644 (file)
@@ -1 +1,4 @@
+#ifndef EMACS_UNEXEC_H
+#define EMACS_UNEXEC_H
 void unexec (const char *, const char *);
+#endif /* EMACS_UNEXEC_H */