]> git.cameronkatri.com Git - pw-darwin.git/commitdiff
Remove duplicated #include.
authorDavid Nugent <davidn@FreeBSD.org>
Sun, 5 Jan 1997 04:54:24 +0000 (04:54 +0000)
committerDavid Nugent <davidn@FreeBSD.org>
Sun, 5 Jan 1997 04:54:24 +0000 (04:54 +0000)
pw/pwupd.c

index fb56dac7efe89881ef3eb7c4c64a97853824f7de..29ee0bb3cc8e7246bfec810a6f0c45c6b365119f 100644 (file)
@@ -23,7 +23,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *     $Id: pwupd.c,v 1.1.1.3 1996/12/10 23:59:02 joerg Exp $
+ *     $Id: pwupd.c,v 1.2 1996/12/21 15:35:44 davidn Exp $
  */
 
 #include <stdio.h>
@@ -35,7 +35,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
-#include <stdarg.h>
 
 #include "pwupd.h"