]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/netddp/netddp_sendto.c
Forward-Ports from the stabilizing branch.
[netatalk.git] / libatalk / netddp / netddp_sendto.c
index a81cfc883991e2b5541ce17887e8de6b401ea188..e367fe0ce500c656e8e1fd007b8a20b775ac8273 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * $Id: netddp_sendto.c,v 1.3 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $Id: netddp_sendto.c,v 1.4 2001-11-25 21:55:10 srittau Exp $
  *
  * Copyright (c) 1999 Adrian Sun (asun@zoology.washington.edu)
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
@@ -25,8 +25,8 @@ static int _netddp_sendto_dummy;
 #include <errno.h>
 
 #ifdef MACOSX_SERVER
-#include <at/appletalk.h>
-#include <at/ddp.h>
+#include <netat/appletalk.h>
+#include <netat/ddp.h>
 #endif /* MACOSX_SERVER */
 
 #include <netatalk/at.h>