]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/switch.c
First working IPC reconnect
[netatalk.git] / etc / afpd / switch.c
index 54acae071e31285c52cc53d9ae243e02704f0d32..5c98e8df57d511565c8d3366a5306925efb74ff6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: switch.c,v 1.19 2009-10-15 10:43:13 didg Exp $
- *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
  *
@@ -33,8 +31,7 @@
 
 #include <atalk/afp.h>
 #include <atalk/uam.h>
-
-#include "globals.h"
+#include <atalk/globals.h>
 
 /* grab the FP functions */
 #include "auth.h"