Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
4cc55695
...
4cc55695e8756ec7a8d9447856130cc7d1e67317
authored
2005-02-23 16:02:21 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include errno.h
1 parent
a0cad499
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
include/mailutils/argp.h
include/mailutils/argp.h
View file @
4cc5569
/* GNU Mailutils -- a suite of utilities for electronic mail
Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 2001, 2004
, 2005
Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
...
...
@@ -20,6 +20,7 @@
#include <mailutils/types.h>
#include <argp.h>
#include <errno.h>
/* May declare program_invocation_name */
#define MODE_INTERACTIVE 0
#define MODE_DAEMON 1
...
...
Please
register
or
sign in
to post a comment