~ubuntu-branches/ubuntu/vivid/libuser/vivid-proposed

« back to all changes in this revision

Viewing changes to apps/lgroupdel.c

  • Committer: Bazaar Package Importer
  • Author(s): Ghe Rivero
  • Date: 2008-05-02 16:01:50 UTC
  • mfrom: (1.2.1 upstream) (3.1.4 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080502160150-cq4ayxgq4etkecut
Tags: 1:0.56.9.dfsg.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17
17
 */
18
18
 
19
 
#ident "$Id: lgroupdel.c,v 1.19 2004/11/01 10:12:23 mitr Exp $"
20
 
 
21
 
#ifdef HAVE_CONFIG_H
22
 
#include "config.h"
23
 
#endif
 
19
#include <config.h>
24
20
#include <stdio.h>
25
21
#include <stdlib.h>
26
22
#include <unistd.h>