]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/desktop.h
Move AppleDesktop to localstatedir
[netatalk.git] / etc / afpd / desktop.h
index a220a478ee7eebf19841f3c69fcb2f43217ab32f..aa6a4b0f4879244fd0d13f80717d840d7d1d526c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: desktop.h,v 1.6 2009-10-15 10:43:13 didg Exp $
- *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
  *
 #ifndef AFPD_DESKTOP_H
 #define AFPD_DESKTOP_H 1
 
-#include <sys/cdefs.h>
 #include <atalk/globals.h>
+
 #include "volume.h"
 
+#define APPLEDESKTOP ".AppleDesktop"
+
 struct savedt {
     u_char     sdt_creator[ 4 ];
     int                sdt_fd;