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
addcd2f1
...
addcd2f175cb051f8cbc94a6fcbf1fc58b87a6a9
authored
2008-01-13 09:11:30 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include limits.h
1 parent
4804c91c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
mailbox/msrv.c
mailbox/msrv.c
View file @
addcd2f
...
...
@@ -33,6 +33,7 @@
#include <sys/un.h>
#include <sys/stat.h>
#include <ctype.h>
#include <limits.h>
#include <mailutils/server.h>
#include <mailutils/error.h>
#include <mailutils/errno.h>
...
...
Please
register
or
sign in
to post a comment