]> git.proxmox.com Git - mirror_qemu.git/blobdiff - ui/d3des.h
input: move do_mouse_set to new core
[mirror_qemu.git] / ui / d3des.h
index 78d546f7d8f7585eec956ebb4ebf838cbbb27cd5..70cb6b57eade41a586627014d40edcffb91578a1 100644 (file)
@@ -9,6 +9,8 @@
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
+#ifndef D3DES_H
+#define D3DES_H 1
 
 /* d3des.h -
  *
@@ -49,3 +51,5 @@ void des(unsigned char *, unsigned char *);
 
 /* d3des.h V5.09 rwo 9208.04 15:06 Graven Imagery
  ********************************************************************/
+
+#endif