]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/mktemp.c
Add vasprintf compatibility function
[netatalk.git] / libatalk / compat / mktemp.c
index b92ffe818f3b2833da000d4de7c1c257457dd79d..8faae19336149d309234b182002bdead6c3d9cdd 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: mktemp.c,v 1.3 2001-06-29 14:14:46 rufustfirefly Exp $
  *
  * Copyright (c) 1987 Regents of the University of California.
  * All rights reserved.
@@ -27,8 +26,6 @@
 static char sccsid[] = "@(#)mktemp.c   5.9 (Berkeley) 6/1/90";
 #endif /* LIBC_SCCS and not lint */
 
-static int     _mktemp_dummy;
-
 # ifdef ultrix
 
 #include <sys/types.h>