diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-09-28 08:26:51 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-09-28 08:26:51 +0000 |
commit | d9926dc8eea06ce20e811219b47f87c194b95f49 (patch) | |
tree | 103abbb5d2274db36e6a34b305a796ea1b7c2ceb | |
parent | e069051f0837f1d7b7f170cc394b0900962f1519 (diff) | |
download | gsasl-d9926dc8eea06ce20e811219b47f87c194b95f49.tar.gz |
Typo.
-rw-r--r-- | src/internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal.h b/src/internal.h index 361d9eb0..42e754e3 100644 --- a/src/internal.h +++ b/src/internal.h @@ -52,7 +52,6 @@ #ifdef HAVE_PWD_H # include <pwd.h> /* getpwnam */ #endif - #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif |